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 blacklisting of certain services #6

Closed
rlex opened this issue Sep 25, 2022 · 2 comments
Closed

[feature request] allow blacklisting of certain services #6

rlex opened this issue Sep 25, 2022 · 2 comments

Comments

@rlex
Copy link

rlex commented Sep 25, 2022

Hello! I'm not sure if this should be part of node-agent or UI, so putting it here.

I want to be able to blacklist certain services from UI. As an example, i have iscsid running on host nodes for longhorn (also used by openebs jiva, maybe something else too). It creates useless links on map (will be running on every node, connected to all instance managers with local replica, so there will be tons of them). Hardcoding them all to coroot code seems pointless, so maybe just add setting to hide those nodes from UI?

On the other side, blacklisting them in agent (maybe with argument, like "--ignore-services=iscsid,haproxy"?) might reduce cardinality in prometheus, assuming those services will be dropped at probe time.

@apetruhin
Copy link
Member

apetruhin commented Sep 26, 2022

Hi @rlex! Thank you for feedback.
I'm pretty sure we'll add this feature.

@def
Copy link
Member

def commented Oct 25, 2022

You can use a custom app category to hide some applications on the overview
https://github.com/coroot/coroot/releases/tag/0.6.0

@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

3 participants