Skip to content

Include namespace in ui/metrics #1964

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

Open
runningman84 opened this issue Jun 1, 2023 · 4 comments · May be fixed by opencost/opencost-ui#81
Open

Include namespace in ui/metrics #1964

runningman84 opened this issue Jun 1, 2023 · 4 comments · May be fixed by opencost/opencost-ui#81
Labels
enhancement New feature or request good first issue Good for newcomers needs-triage opencost OpenCost issues vs. external/downstream

Comments

@runningman84
Copy link

Is your feature request related to a problem? Please describe.

I am using the opencost ui and I do a breakdown based on this:
controller,service,pod
Unfortunately the listing does not contain the namespace.

Describe the solution you'd like

For example instead of the current listing like:
deployment:traefik
I would rather like to see
deployment:traefik:trafik

because different teams could deploy the same app in their own namepsace like
deployment:team-a:traefik
deployment:team-b:traefik

Describe alternatives you've considered
I have not found any option to include the namespace.

Additional context
Add any other context, documentation links, or screenshots about the feature request here.

@mattray mattray added the opencost OpenCost issues vs. external/downstream label Jun 2, 2023
@mattray
Copy link
Collaborator

mattray commented Jun 2, 2023

It sounds like you're looking for multi-aggregation? It's supported in the API but not the UI (yet)
opencost/opencost-ui#9

@runningman84
Copy link
Author

yes that works fine... one additional nice feature would be to habe a filter similar to the aggregation. Eg. only show pods in a given namespace...

@mattray mattray added enhancement New feature or request good first issue Good for newcomers labels Jun 20, 2023
@jwcesign
Copy link

Can I take this? @mattray

@jwcesign
Copy link

/assign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers needs-triage opencost OpenCost issues vs. external/downstream
Projects
None yet
3 participants