The CloudBees Analytics Plugin collects telemetry and metrics for analysis to help CloudBees make decisions about future product enhancements. The collected data is used to evaluate patterns of usage of our products.
Data collection is enabled by default, but you can disable it at any time.
For CloudBees CI, refer to Enabling or disabling data collection for the CloudBees Analytics Plugin to disable it.
Data collected with every event
The following data is sent with every event that is captured:
Description | Anonymized | ||
---|---|---|---|
Instance ID |
Yes |
||
Product name |
No |
||
Product version |
No |
||
Organization licensed to use the product
|
No |
Specific data
The names of events and the specific data captured with those events vary according to installed plugins. The exact event and property names used by this system are automatically recorded in CloudBees CI.
To view event and property names:
-
Log on to the controller.
-
Select Manage Jenkins in the left pane.
-
Select Configure System.
-
Scroll down to Usage Statistics.
-
Select the ? icon for the Help make CloudBees better by sending telemetry and metrics to evaluate patterns of usage checkbox.
-
Select the see details link in the expanded help text.
Enabling or disabling data collection for the CloudBees Analytics Plugin
You can enable or disable data collection from within CloudBees CI:
-
Navigate to
. -
Under Usage Statistics, toggle Help make CloudBees
<product name>
better by sending telemetry and metrics to evaluate patterns of usage.The <product name>
depends on the product that you are using.
Alternatively, you can disable the data collection by adding the -Dcom.cloudbees.analytics.gatherer.Sender.disabled=true
system property to your launch scripts.