Open
Description
Summary
The datasource supports connecting to redis sentinel, but doesnt support the SENTINEL command?
Relevant information
Trying to understand why there would be support to connect to sentinel but then not be able to query any sentinel information from grafana.
Hope Im missing something :)
Would like to display the following information on Grafana:
# Provides information about the Primary
SENTINEL master myprimary
# Gives you information about the replicas connected to the Primary
SENTINEL replicas myprimary
# Provides information on the other Sentinels
SENTINEL sentinels myprimary
# Provides the IP address of the current Primary
SENTINEL get-master-addr-by-name myprimary
Thanks
Metadata
Metadata
Assignees
Labels
No labels