-
Notifications
You must be signed in to change notification settings - Fork 29
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
Incidents metrics are missing proces and file information #37
Comments
I also added federated metrics, see slack thread https://rancher-users.slack.com/archives/C036F6JDZ8C/p1713174225674459 |
anyone picking this up? |
The PR is merged. Originally, there are some performance concerns when pulling from all clusters, but for now, it is OK. |
What type of process and file info are you interested to see. We haven't thought out a way to present it in the dashboard. |
I am not using the dashboard at the moment. But there was information missing about which process of file is violating a policy. That's why i added it. The dashboard that is something that needs to be done also |
Thanks. The scraping is only done on the local clusters, there is no remote scraping accross clusters. We have seen a lot of disconnects and there was no metric for it, that's why i added it. |
We need more information about the process and files for the incident metrics. See pull request 36.
Also adjusted the code to be more pep8 compliant. (hope this is ok)
The text was updated successfully, but these errors were encountered: