Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Telemetry plugins' Elasticsearch client #86907

Conversation

TinaHeiligers
Copy link
Contributor

@TinaHeiligers TinaHeiligers commented Dec 23, 2020

Summary

Migrates the telemetry-related plugins' elasticsearch client to the new client.
Removes support for the legacy elasticsearch client from the usage_collector's fetch context.
Resolves #83124

Note: The open PR's for migrating the following usage collector's elasticsearch client to the new client were merged preemptively into this PR:
rollup merged to master
uptime merged to master
security_solution merged to master
spaces merged to master

Checklist

Delete any items that are not applicable to this PR.

For maintainers

Dev docs

This PR removes support for the legacy elasticsearch client from the usage_collector's fetch context.

TinaHeiligers and others added 30 commits December 18, 2020 13:00
@TinaHeiligers TinaHeiligers added Feature:Telemetry release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.12.0 v8.0.0 labels Dec 23, 2020
@TinaHeiligers TinaHeiligers changed the title Telemetry plugins migrated test Migrate Telemetry plugins' Elasticsearch client Dec 27, 2020
@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@TinaHeiligers
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Distributable file count

id before after diff
default 47252 48012 +760

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@TinaHeiligers
Copy link
Contributor Author

Closing this PR since #87356 has a cleaner history.

@TinaHeiligers TinaHeiligers deleted the telemetry_plugins_migrated_test branch January 12, 2021 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Telemetry release_note:plugin_api_changes Contains a Plugin API changes section for the breaking plugin API changes section. Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Telemetry][Usage Collection] Finish migration to the new elasticsearch client
2 participants