Elasticsearch Metricbeat module: performance improvements #19040
Labels
Feature:Stack Monitoring
Stalled
Team:Services
(Deprecated) Label for the former Integrations-Services team
Tracking various memory and performance optimizations we should consider for the Elasticsearch Metricbeat module:
index
metricset: Reduce memory usage of elasticsearch/index metricset #16503struct
instead ofmap[string]interface{}
to store cluster state: [Metricbeat][Elasticsearch] Consider using a struct instead of map[string]interface{} to store cluster state #18998index
metricset optimizations to thecluster_stats
metricset: [Metricbeat][Elasticsearch] Consider applying index metricset optimizations to the cluster_stats metricset #18999The text was updated successfully, but these errors were encountered: