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

[Monitoring] Retrofit the Bulk Uploader types combiner to require less maintenance as metrics/telemetry KPIs grow #21238

Closed
tsullivan opened this issue Jul 25, 2018 · 1 comment
Labels
enhancement New value added to drive a business result Feature:Telemetry Team:Monitoring Stack Monitoring team

Comments

@tsullivan
Copy link
Member

As of #20577, there is a BulkUploader class with a method called combineStatsLegacy. If it is truly legacy, then it shouldn't need to be routinely worked on as new KPIs are added for new features in Kibana.

We should find a way to retrofit the combineStatsLegacy method to automatically put together any stats with the payload data that gets uploaded to Elasticsearch from Kibana internally.

cc @chrisronline @ruflin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Telemetry Team:Monitoring Stack Monitoring team
Projects
None yet
Development

No branches or pull requests

1 participant