-
Notifications
You must be signed in to change notification settings - Fork 216
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 docs: explain available metrics for Hubble VS Legacy control plane #1093
Comments
It seems this is an issue with the docs as the current implementation supports Advanced/Pod-Level metrics (i.e. metrics with the prefix |
@SRodi |
@vakalapa can you please provide additional insights on the current state of metrics for Hubble VS Legacy control plane? Thanks. |
# Description Initial PR to add documentation for Hubble control plane and metrics. ## Related Issue #1055 #1093 ## 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 ![image](https://github.com/user-attachments/assets/eafb42b9-795d-42d6-86cf-a9271eaaea4c) ![image](https://github.com/user-attachments/assets/f491ce0e-4456-4190-bb54-7dfa64f7b626) ![image](https://github.com/user-attachments/assets/eab86779-ed75-4d94-877d-e6f48213e865) ![image](https://github.com/user-attachments/assets/d82cc71d-3d74-427d-8e91-e7c1c4b495d9) Please add any relevant screenshots or GIFs to showcase the changes made. ## 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.
…1194) # Description Initial PR to add documentation for Hubble control plane and metrics. ## Related Issue microsoft#1055 microsoft#1093 ## 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 ![image](https://github.com/user-attachments/assets/eafb42b9-795d-42d6-86cf-a9271eaaea4c) ![image](https://github.com/user-attachments/assets/f491ce0e-4456-4190-bb54-7dfa64f7b626) ![image](https://github.com/user-attachments/assets/eab86779-ed75-4d94-877d-e6f48213e865) ![image](https://github.com/user-attachments/assets/d82cc71d-3d74-427d-8e91-e7c1c4b495d9) Please add any relevant screenshots or GIFs to showcase the changes made. ## 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.
@DeeBi9 some initial doc update to mention Hubble metrics was added as part of #1194 - link to docs: https://retina.sh/docs/Metrics/metrics-intro we are actively working on the docs, so please keep an eye out for it. I am closing this issue but please feel free to ask any questions in our discussion section or to open another issue if necessary! |
Issue
The doc https://retina.sh/docs/Metrics/modes/ does not explain / differentiate between retina control planes.
We should clarify
adv_
metrics are not available for Hubble control planeThis relates to #1055
The text was updated successfully, but these errors were encountered: