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

Monitoring multiple NATS servers doesn't get the Server ID #215

Open
rguilmont opened this issue Mar 20, 2023 · 0 comments
Open

Monitoring multiple NATS servers doesn't get the Server ID #215

rguilmont opened this issue Mar 20, 2023 · 0 comments

Comments

@rguilmont
Copy link

rguilmont commented Mar 20, 2023

Description

When monitoring multiple NATS servers, the exporter never tries to get the Server ID even though the code seems to says it should . See the following :

// This should make the http request to get the server id
// that is returned from /varz.
id, url, err := parseServerIDAndURL(arg)

I'd be happy to contribute and provide a Pull Request if this behaviour is wanted.

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