Skip to content
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

Make it possible for OpenShift users to view the kepler metrics of their namespace in the developer console #302

Open
BGrasnick opened this issue Nov 2, 2023 · 2 comments

Comments

@BGrasnick
Copy link
Contributor

If I understand correctly, as of now only administrators can view the Power Monitoring dashboards that are integrated into the OpenShift Console Observe => Dashboards section.
Is it possible to allow users / developers to see the kepler metrics regarding their power consumption in the developer section of the OpenShift Console?
What steps need to be taken to achieve this?

Probably adding some label like console.openshift.io/odc-dashboard: 'true' to the grafana-dashboard-k8s-resources-namespace ConfigMap in the openshift-config-managed namespace? And exporting the container namespaces as namespaces? Is this even achievable not to difficultly?

It would be very nice for users of multi tenant OpenShift clusters and could help the productization of kepler inside OpenShift.

@BGrasnick
Copy link
Contributor Author

Any plans or ideas @sthaha @vimalk78 @vprashar2929 @jgbernalp?

@sthaha
Copy link
Collaborator

sthaha commented Nov 9, 2023

@BGrasnick That is indeed a great suggestion! I am not sure how straight forward this is going to be. I am not sure if servicemonitor deployed to openshift-kepler-operator can be used to relabel container_namespace to namespace

@simonpasquier do you know if this is possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants