Closed justinmir closed 1 month ago
This adds a new cluster label to client metrics. This can be used to join the client metrics with the cluster metrics in prometheus based dashboards.
We set the cluster label only if we can determine it from the address, otherwise it remains an empty string.
💸 TL;DR
This adds a new cluster label to client metrics. This can be used to join the client metrics with the cluster metrics in prometheus based dashboards.
We set the cluster label only if we can determine it from the address, otherwise it remains an empty string.
✅ Checks