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

pull/report 'identity' for the node #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

impactdni2
Copy link

In a primary/failover setup, this allows tracking which server is running each identity (voting vs standby keys).

Copy link
Contributor

@SEJeff SEJeff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The irony here is that similar-ish functionality was added in #55 to add identity labels to many of the metrics, but was removed in #64. It was decided the identity label was not necessary for most of these metrics.

How would you envision it being used exactly? You'd know which server the identity resided on by the instance key? For our internal usage of this exporter, we have the scraper add a hostname label to all metrics of all exporters so we can query all metrics for a single host.

@impactdni2
Copy link
Author

impactdni2 commented Dec 26, 2024 via email

@SEJeff
Copy link
Contributor

SEJeff commented Dec 27, 2024

@impactdni2 please update the unit tests to pass.

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

Successfully merging this pull request may close these issues.

2 participants