opensearch-project/opensearch-prometheus-exporter
View on GitHubAdd cluster_uuid as a label
Open
#45 opened on May 5, 2022
enhancementgood first issue
Repository metrics
- Stars
- (205 stars)
- PR merge metrics
- (PR metrics pending)
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.