opensearch-project/opensearch-prometheus-exporter
Add cluster_uuid as a label
Open
#45 opened on May 5, 2022
enhancementgood first issue
Repository metrics
- Stars
- (208 stars)
- PR merge metrics
- (Avg merge 1d 7h) (10 merged PRs in 30d)
Description
Currently, the metrics include label cluster holding the cluster name but we should add also cluster_uuid to better support cases where metrics from multiple clusters are collected into shared storage. At this moment if multiple clusters have the same name we can not distinguish between them.