-
Notifications
You must be signed in to change notification settings - Fork 218
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
Fix Grafana dashboards for Hubble control plane and update doc #811
Labels
Comments
This was referenced Feb 12, 2025
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 12, 2025
# Description * fix pod-flow-workload Hubble dashboard ## Related Issue #811 ## Checklist - [x] I have read the [contributing documentation](https://retina.sh/docs/contributing). - [x] I signed and signed-off the commits (`git commit -S -s ...`). See [this documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on signing commits. - [x] I have correctly attributed the author(s) of the code. - [x] I have tested the changes locally. - [x] I have followed the project's style guidelines. - [x] I have updated the documentation, if necessary. - [x] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed   ## Additional Notes Dashboard `pod-flows-namespace.json` is still broken. Need someone to investigate how to fix it (I'll link the relevant GH issue here). --- Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more information on how to contribute to this project.
7 tasks
github-merge-queue bot
pushed a commit
that referenced
this issue
Feb 19, 2025
…json (#1369) # Description Fix hubble dashboards: dns.json, pod-flows-namespace.json Adjust dashboards cluster.json and pod-flows-workload.json for consistency on variables ## Related Issue #811 ## Checklist - [ ] I have read the [contributing documentation](https://retina.sh/docs/Contributing/overview). - [ ] I signed and signed-off the commits (`git commit -S -s ...`). See [this documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on signing commits. - [ ] I have correctly attributed the author(s) of the code. - [ ] I have tested the changes locally. - [ ] I have followed the project's style guidelines. - [ ] I have updated the documentation, if necessary. - [ ] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed dns.json:   pod-flows-namespace.json:     ## Additional Notes Add any additional notes or context about the pull request here. --- Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more information on how to contribute to this project. --------- Signed-off-by: Alex Castilio dos Santos <alexsantos@microsoft.com>
There's already an example of dashboard in the docs at: https://retina.sh/docs/Installation/grafana#retina-dashboards Adding another example would not add much value as it would be redundant, so doc page was not udpated. |
BeegiiK
pushed a commit
to BeegiiK/retina
that referenced
this issue
Feb 28, 2025
…json (microsoft#1369) # Description Fix hubble dashboards: dns.json, pod-flows-namespace.json Adjust dashboards cluster.json and pod-flows-workload.json for consistency on variables ## Related Issue microsoft#811 ## Checklist - [ ] I have read the [contributing documentation](https://retina.sh/docs/Contributing/overview). - [ ] I signed and signed-off the commits (`git commit -S -s ...`). See [this documentation](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) on signing commits. - [ ] I have correctly attributed the author(s) of the code. - [ ] I have tested the changes locally. - [ ] I have followed the project's style guidelines. - [ ] I have updated the documentation, if necessary. - [ ] I have added tests, if applicable. ## Screenshots (if applicable) or Testing Completed dns.json:   pod-flows-namespace.json:     ## Additional Notes Add any additional notes or context about the pull request here. --- Please refer to the [CONTRIBUTING.md](../CONTRIBUTING.md) file for more information on how to contribute to this project. --------- Signed-off-by: Alex Castilio dos Santos <alexsantos@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Issue
The Hubble control plane Grafana dashboards are currently broken for node selection and require similar fix applied as part of #797
Goal
dns.json
andpod-flows-namespace.json
DoD
Dependency
The text was updated successfully, but these errors were encountered: