redis_exporter icon indicating copy to clipboard operation
redis_exporter copied to clipboard

Config metrics for Sentinel instances

Open zygisa opened this issue 2 years ago • 1 comments
trafficstars

Hi,

A bit of a general question: Is it possible to get config metrics for Sentinel instances? Enabling include-config-metrics doesn't seem to work.

Thanks!

zygisa avatar Oct 09 '23 11:10 zygisa

Interesting. Looks like sentinel configs can be retrieved via sentinel config get *

Should be an easy change, happy to review and merge a PR if you're interested in taking this on.

oliver006 avatar Oct 09 '23 23:10 oliver006