You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TLP Apache Cassandra Reaper users
Hi all ...
After integrating reaper with datadog, I can see over 600 metrics display on the admin page (depending on how man clusters are registered). The most useful I have found are ...
RepairRunner metrics (3): The repair UUID is embedded in the metric name. Available per cluster & per keyspace.
SegmentRunner metrics (3): No repair UUID (uses NULL). Available per cluster & per node
# TYPE io_cassandrareaper_service_SegmentRunner_postpone_null_* gauge
# TYPE io_cassandrareaper_service_SegmentRunner_repairing_null_* summary
# TYPE io_cassandrareaper_service_SegmentRunner_runRepair_null_* summary
Can some one, please, explain what the segmentrunnder metrics mean? I was not able to decipher their meaning by oberving their behavior during a repair.
As for the repairrunner metrics, because the repair run UUID changes with every run, it is not sustainable to keep editing dashboards to remove old UUID metrics and insert new ones. How are others managing this?
Thanks
Fd Habash
unread,
Feb 21, 2020, 10:20:56 AM2/21/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TLP Apache Cassandra Reaper users
Hi all ...
Where else can I find more information about these metrics?