-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Upstream Server selection dropdown in the Grafana Dashboard not working #2940
Comments
@aknot242 Thanks for the feedback. The grafana dashboard .json file that we provide in this repo is simple example to show users what type of metrics they can capture when using NGINX Ingress controller and grafana. That said, feel free submit a PR to resolve the issue you are running into. |
@jasonwilliams14 as you know, I frequently submit PRs if I feel like it is something I can confidently contribute. In this case, the fix is not immediately obvious to me, as I am not the author and it is a little outside of my realm of expertise. Do you know who the original author was? NGINX/F5, or was it contributed? I would be happy to collaborate with the original author or successor on a fix. |
I have it fixed locally. Will try send a patch |
thanks @hafe ! |
I found more, server_zone drop-down has no effect either |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Please keep this open. |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
still broken, keep open. #rhymes |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Bumping to keep it open, especially now that it has the backlog candidate tag on it. |
This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Bumping to keep it open once again, as it still has the backlog candidate tag on it. |
There are current plans to expand the metrics available through the Prometheus exporter project to include the new /workers/ and /cache/ from the NGINX Plus API. Which continues to put this dashboard behind the times for easy, out of the box value. We are happy to accept any contributions here. Even small ones. |
I have worked on a contribution. Hope to send it soon |
I think there is a disconnect between server zone and upstream metrics. I assume that all upstreams belong to one and only one server zone. Pls correct me if I am wrong. Yet there are no server_zone label on upstream metrics. That would be nice for the dashboard. Is that a change in the exporter? |
Thank you, @hafe ! |
Describe the bug
In the NGINX Plus Grafana dashboard that is contained in this repo, if you have multiple upstreams configured in NIC, changing the selected upstream appears to have no effect.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The upstream-related graphs displayed in the dashboard should be filtered based on the selected dashboard.
Your environment
Additional context
The text was updated successfully, but these errors were encountered: