[Monitoring] Retrofit the Bulk Uploader types combiner to require less maintenance as metrics/telemetry KPIs grow #21238
Labels
enhancement
New value added to drive a business result
Feature:Telemetry
Team:Monitoring
Stack Monitoring team
As of #20577, there is a
BulkUploader
class with a method calledcombineStatsLegacy
. 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
The text was updated successfully, but these errors were encountered: