-
Notifications
You must be signed in to change notification settings - Fork 16
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
[BUG] Grouping issues in the Overview screen #25
Comments
@jacekkolasa please speak with Ilya about this, it should be easy to fix. |
I have limited options on how to group prometheus collectors, because on composition step we loose the This is how charts are named in node-view:
And in overview:
@cakrit is this intentional? I guess it is, but I want to confirm. This is what we get when grouping by Is this OK? |
This grouping is good! I'm closing and expect to see it live soon. |
We have a few problems with the groupings shown above in the overview screen:
"group" should be renamed to "cgroups"
"cgroups" are missing the cgroup network interfaces. e.g. see the following container, it has a "net eth0"
"prometheus" is NOT a group. For each endpoint that we collect data from (e.g. redis), we need a separate grouping.
The text was updated successfully, but these errors were encountered: