Analytics Data
Â
On this page:
Configuration Manager analytics data
Configuration Manager for Jira captures anonymous analytics data and stores it in a private analytics database hosted by Amazon Web Services.
The app collects anonymously limited information to help us determine the areas to focus on in our future releases. We include the Support Entitlement Number (SEN) to improve the customer support experience.
You can opt out at any point by toggling the analytics option to "off" in the Configuration Manager → Settings page.
exportSnapshot
The data below is collected each time a snapshot with configuration data is created.Â
{
"keen": {
"timestamp": "2021-08-31T10:55:39.388Z",
"created_at": "2021-08-31T10:55:39.575Z",
"id": "612e0aab8ecc400001575962"
},
"eventInfo": {
"status": "SUCCESSFUL",
"hasAttachmentsMetadata": false,
"issueCount": 5,
"in_includeAttachmentFilesChecked": false,
"executionTime": 57,
"boardsCount": 0,
"in_includeProjectBoards": false,
"projectsCount": 2,
"in_origin": "PUBLIC_REST",
"in_includeProjectFilters": false,
"objectCount": 60,
"hasAttachmentFiles": false,
"dashboardsCount": 0,
"appsCount": 0,
"result": "success",
"in_customFieldValuesChecked": false,
"snapshotType": "Project",
"filtersCount": 0,
"appNames": "",
"in_isIssueFilterUsed": false
},
"hostInfo": {
"hostVersion": "8.18.0",
"hostEdition": "ENTERPRISE",
"hostIsEvaluation": false,
"hostIsDataCenter": false,
"hostSEN": "NONE",
"hostServerId": "AG87-S37R-QM8W-6VWE",
"hostMaxUsers": 10,
"hostLicenseType": "STARTER"
},
"pluginInfo": {
"pluginVersion": "6.10.2-COMMIT-cedffa-SNAPSHOT",
"pluginKey": "com.botronsoft.jira.configurationmanager"
}
}
deployment
The data below is collected each time a deployment of a configuration snapshot is performed.Â
{
"keen": {
"timestamp": "2023-11-07T15:12:35.732Z",
"created_at": "2023-11-07T15:12:36.375Z",
"id": "612e0764533e41000149b9a5"
},
"eventInfo": {
"in_issueTypeSchemeMigrationDescriptorsCount": 0,
"configurationImportDuration": 28,
"in_isModifyAvatars": false,
"in_hasSelectiveMergeDescriptor": true,
"in_deployMode": "Multi project merge",
"in_appKeys": "",
"configurationChangesCount": 12,
"in_isModifyObjectTranslations": true,
"result": "success",
"issueDataImportStatus": "SUCCESSFUL",
"in_isModifyProjectRoles": true,
"in_isModifyProjectVersions": true,
"in_workflowMigrationDescriptorsCount": 0,
"in_issueTypeMigrationDescriptorsCount": 0,
"in_isModifyPriorityColors": true,
"in_dashboards": 0,
"in_projectMigrationDescriptorsCount": 0,
"in_origin": "PUBLIC_REST",
"in_issues": 5,
"importedIssuesCount": 3,
"totalAttachmentsCount": 0,
"issueDataImportDuration": 9,
"in_restApiVersion": "N/A",
"addedProjectsCount": 1,
"in_filters": 0,
"in_isSkipAttachments": false,
"in_requiresMigrаtion": false,
"in_apps_data": 0,
"in_hasMissingPlugins": false,
"issueDataRankingStatus": "NOT_IMPORTED",
"in_apps": 0,
"in_targetJiraVersion": "9.11.2",
"in_sourceJiraVersion": "9.11.2",
"in_configurationType": "Project",
"in_hasAttachmentFiles": false,
"totalIssuesCount": 3,
"issueDataRankingDuration": 0,
"in_apps_configuration": 0,
"in_appDataKeys": "",
"in_isModifyProjectComponents": true,
"executionTime": 81307,
"in_isModifyStatusCategories": true,
"in_appConfigurationKeys": "",
"in_isModifyObjectDescriptions": true,
"totalDuration": 81251,
"issueDataReindexDuration": 1,
"importedAttachmentsCount": 0,
"in_projects": 1,
"in_prioritySchemeMigrationDescriptorsCount": 0,
"in_hasBulkSelectiveMergeDescriptor": false
},
"hostInfo": {
"hostVersion": "8.18.0",
"hostEdition": "ENTERPRISE",
"hostIsEvaluation": false,
"hostIsDataCenter": false,
"hostSEN": "NONE",
"hostServerId": "AG87-S37R-QM8W-6VWE",
"hostMaxUsers": 10,
"hostLicenseType": "STARTER",
"pluginLicenseSEN": null
},
"pluginInfo": {
"pluginVersion": "6.10.2-SNAPSHOT",
"pluginKey": "com.botronsoft.jira.configurationmanager"
}
}
comparison
The data below is collected each time diff of configuration deployment is built. In addition, the source of the diff event is recorded, whether REST or UI.
{
"keen": {
"timestamp": "2021-10-26T06:33:15.808Z",
"created_at": "2021-10-26T06:33:16.011Z",
"id": "6177a12c9d886a000112b759"
},
"eventInfo": {
"origin": "PUBLIC_REST",
"targetApps": 0,
"diffCount": 12,
"executionTime": 15,
"targetDashboards": 0,
"targetProjects": 1,
"targetBoards": 0,
"sourceDashboards": 0,
"sourceProjects": 2,
"sourceBoards": 0,
"result": "success",
"targetFilters": 0,
"snapshotType": "multiProject",
"sourceFilters": 0,
"sourceIssues": 5,
"targetIssues": 0,
"sourceApps": 0
},
"hostInfo": {
"hostVersion": "8.19.0",
"hostEdition": "ENTERPRISE",
"hostIsEvaluation": false,
"hostIsDataCenter": false,
"hostSEN": "NONE",
"hostServerId": "AG87-S37R-QM8W-6VWE",
"hostMaxUsers": 10,
"hostLicenseType": "STARTER"
},
"pluginInfo": {
"pluginVersion": "6.10.3-COMMIT-4ba00d-SNAPSHOT",
"pluginKey": "com.botronsoft.jira.configurationmanager"
}
}
buildDiffUiModel
The data below is collected each time diff of configuration deployment is built in the UI. In addition, data about the diff errors and warnings in the UI is collected.
selective merge
The data below is collected each time a selective merge is performed during a configuration deployment. Data is collected per configuration object type and selective merge operation: for example, status_rename and count.
bulkSelectiveMerge
The data below is collected each time Analyze is performed (clicked) in the Selective Merge Operations Import dialog during configuration deployment. Data is collected about the total count of the selective merge operations from all Analyze processes, and detailed information is collected about each selective merge operation from the current Analyze process.
The data below isn’t collected if you apply Selective Merge directly on a configuration object in the diff phase of the deployment wizard and click Analyze.
Integrity Check analytics data
Integrity Check for Jira captures anonymous analytics data and stores it in a private analytics database hosted by Amazon Web Services.
The app collects anonymously limited information to help us determine the areas to focus on in our future releases. We include the Support Entitlement Number (SEN) to improve the customer support experience.
You can opt out at any point by toggling the analytics option to "off" in the Configuration Manager → Settings page.
integrityCheckResult eventÂ
The data below is collected each time an integrity check is performed.Â
quickFixResult event
The data below is collected each time a quick fix action is performed.Â
quickFixBulkResult event
The data below is collected each time a bulk quick fix action is performed.Â
Power Admin analytics data
Power Admin captures anonymous analytics data and stores it in a private analytics database hosted by Amazon Web Services.
The app collects anonymously limited information to help us determine the areas to focus on in our future releases. We include the Support Entitlement Number (SEN) to improve the customer support experience.
You can opt out at any point by toggling the analytics option to "off" in the Configuration Manager → Settings page.
SearchÂ
The data below is collected each time a search is performed.
UsageÂ
This data is collected each time the usage screen is shown in Power Admin.Â
RenameÂ
This data is collected when a configuration element is renamed using Power Admin. Â
Delete
This data is collected when a configuration element is deleted using Power Admin.
Merge
This data is collected when custom fields are merged using Power Admin.
Â