Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance consul_serf_lan_member_info metric to include Leader role #325

Open
MaryTishchenkova opened this issue Aug 6, 2024 · 0 comments

Comments

@MaryTishchenkova
Copy link

MaryTishchenkova commented Aug 6, 2024

Hello.

When using the metric consul_serf_lan_member_info, I would like to see the member's role to understand whether the member is a leader or not. Currently, the role only shows: role="consul" or role="node".

consul_serf_lan_member_info{instance="test1.example.com", job="consul", member="agent-test2-example-com", role="node", version="1.10.12"} 

consul_serf_lan_member_info{instance="test1.example.com", job="consul", member="server-test1-example-com", role="consul", version="1.10.12"}

It would be great if you could enhance this, as it would then provide the ability to track the leader node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant