-
Notifications
You must be signed in to change notification settings - Fork 0
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
Consistent information model #3395
Comments
Btw I've looked into the grafana cloud metrics* and what I found is:
There are customer/installation labels but not for apps/teams. It's also not easy to add the labels to the /cc @piontec @weatherhog @Rotfuks *The reason why I checked grafana cloud was to build a dashboard that shows the CPU/Memory footprint of apps per team across all installations. |
We have team labels in charts afaik. The question is how we can propagate this data to the metrics in prometheus. |
I'm happy to talk with you about how this can fit in our observability platform strategy and what's the idea on our side to address this @marians |
This issue is an early attempt to explain a challenge we have. It yet has to become more defined to make it a meaningful task description / roadmap item.
Summary
How can we enable customers to find information throughout our platform, filtered down to exactly the depth and detail level they need?
"Information" can mean a lot of things. Examples: metrics and dashboards, log entries, events, Kyverno policy reports, Falco reports, incidents, ...
For example, if a customer wants log entries and metrics about a certain application, how do they select for exactly this application in Grafana? What if they want Kyverno policy reports only for that application? What if they want to look at only one application in the Hubble UI (cilium)
Or, imagine a team on the customer side wants to find all policy reports generated for its workloads. How can they drill down to policy reports only for their team?
The text was updated successfully, but these errors were encountered: