couchbaselabs / cbprometheus_python

Couchbase Metrics exported in Prometheus text format
Apache License 2.0
8 stars 8 forks source link

Update node_exporter and process_exporter endpoints to add cluster info #94

Closed bentonam closed 3 years ago

bentonam commented 4 years ago

The node and process exporter endpoints that act as a proxy to the node and process exporters does not contain any information about the Couchbase Cluster. To correlate stats across exporters there needs to be a set of common labels, it would be extremely useful if the labels of cluster and node where added to the metrics exposed by these endpoints.