Metricbeat would like to collect cluster stats from the Elasticsearch cluster stats API (GET _cluster/stats). In a similar vein to #31791, please expose cluster_uuid as a field in the API response. This would help Metricbeat avoid making an additional API request to Elasticsearch to fetch the cluster UUID.
Metricbeat would like to collect cluster stats from the Elasticsearch cluster stats API (
GET _cluster/stats). In a similar vein to #31791, please exposecluster_uuidas a field in the API response. This would help Metricbeat avoid making an additional API request to Elasticsearch to fetch the cluster UUID.