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

[feature request] allow customization of monitoring-related namespaces #8

Closed
rlex opened this issue Oct 18, 2022 · 2 comments
Closed

Comments

@rlex
Copy link

rlex commented Oct 18, 2022

Hello, it seems that namespaces related to monitoring are hardcoded:

for _, n := range []string{"monitoring", "prometheus", "grafana", "alertmanager", "coroot"} {

It will be nice if they can be customized, for example i have parca in ns parca which is also related to monitoring, and i bet other people have different software in different namespaces too.

@rlex
Copy link
Author

rlex commented Oct 25, 2022

guess 0.6.0 fixes that?

@def
Copy link
Member

def commented Oct 25, 2022

yeah, and #6 as well (you can use some category, e.g. "hidden", to hide some applications on the overview)

@def def closed this as completed Oct 25, 2022
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