RELEASED: Public: June 22, 2022
New features
- Analytics collected about CasC bundles (BEE-16835)
-
The following new metrics about the CasC bundles stored are collected:
-
When the instance is started and configured. It is false if the instance has been previously started.
-
If the bundle does the following,
-
Configures the Jenkins configuration. It is false if the CasC bundle does not configure the instance.
-
Creates and updates items. It is false if the CasC bundle does not handle items.
-
Configures RBAC. It is false if the CasC bundle does not configure RBAC.
-
Allows the resolution of environment variable within the configuration files. It is false if the CasC bundle does not allow the variable resolution.
-
Installs plugins in the instance. It is false if the CasC bundle does not install plugins.
-
Allows the installation a plugin catalog. it is false if plugin catalog is not supported in this instance.
-
Installs a plugin catalog in the instance. False if the CasC bundle does not install a plugin catalog
For more information on how to check this on your running instance, refer to Data collection for the CloudBees Analytics Plugin
-