metric-collector-for-apache-cassandra icon indicating copy to clipboard operation
metric-collector-for-apache-cassandra copied to clipboard

Relabel metric org.apache.cassandra.metrics.hints_service.hints_created

Open BrandonBordeaux opened this issue 3 years ago • 0 comments

Fixes #52.

Relabeled metric org.apache.cassandra.metrics.hints_service.hints_created.<Peer-IP> to:

  • Store the Peer IP as a separate label peer_ip.
  • Remove Peer IP from the name, so the metric name is now mcac_hints_created_total.

BrandonBordeaux avatar Dec 02 '21 16:12 BrandonBordeaux