Support for the legacy Elasticsearch client will be removed in 7.15.
The Telemetry team (now the Core team) added support for using the new ES client in 7.11 to allow plugins that use a usage_collector to begin migrating over.
In 7.13 7.12, the legacy client will be completely removed from collectors' fetch context. In order to continue report usage data, usage collectors that make calls to elasticsearch for saving/retrieving telemetric data need to use the new elasticsearch client.
The deadline for collector migrations is 7.13 7.12 and blocks completion of the migration of the usage_collection plugin.
Collectors that need to be migrated:
Please We need to focus on migrating the collectors as a priority to meet the 7.12 deadline.
The telemetry team migrated the telemetry-related collectors already, and have examples of how you can follow suite:
- cluster stats
- nodes usage
- license info
Thank you to the vis-team for already having done the work!
We ask that each team link back to this issue with an expected completion timeframe and update the status of the collector(s) in question once addressed.
We ask that each team please review the PR's linked backed to this issue so that we can update the status of the collector(s) once addressed.
Migrations required by CODEOWNERS:
kibana-core
kibana-core-ui
@elastic/kibana-core-ui
kibana-app-services
@elastic/kibana-app-services
kibana-presentation
@elastic/kibana-presentation
kibana-reporting-services
@elastic/kibana-reporting-services
es-ui
@elastic/es-ui
siem/endpoint-app-team
@elastic/endpoint-app-team
kibana-security
@elastic/kibana-security
uptime
@elastic/uptime
Support for the legacy Elasticsearch client will be removed in 7.15.
The Telemetry team (now the Core team) added support for using the new ES client in 7.11 to allow plugins that use a
usage_collectorto begin migrating over.In
7.137.12, the legacy client will be completely removed from collectors'fetchcontext. In order to continue report usage data, usage collectors that make calls to elasticsearch for saving/retrieving telemetric data need to use the new elasticsearch client.The deadline for collector migrations is
7.137.12 and blocks completion of the migration of theusage_collectionplugin.Collectors that need to be migrated:
kql_telemetry(#86585)searchsample_datacanvasreportingrollupsecurity_solutionspaces_usage_collectorkibana_telemetry_adaptersettingskibana_usage_collectorvalidation_telemetry_servicePleaseWe need to focus on migrating the collectors as a priority to meet the 7.12 deadline.The telemetry team migrated the telemetry-related collectors already, and have examples of how you can follow suite:
Thank you to the vis-team for already having done the work!
We ask that each team link back to this issue with an expected completion timeframe and update the status of the collector(s) in question once addressed.We ask that each team please review the PR's linked backed to this issue so that we can update the status of the collector(s) once addressed.
Migrations required by
CODEOWNERS:kibana-core
kibana_usage_collectorsettingskibana-core-ui
sample_data@elastic/kibana-core-ui
kibana-app-services
kql_telemetrysearch@elastic/kibana-app-services
kibana-presentation
canvas@elastic/kibana-presentation
kibana-reporting-services
reporting@elastic/kibana-reporting-services
es-ui
rollup@elastic/es-ui
siem/endpoint-app-team
security_solution@elastic/endpoint-app-team
kibana-security
spaces_usage_collector@elastic/kibana-security
uptime
kibana_telemetry_adapter@elastic/uptime