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

Disable GO and non-plex metrics. #15

Open
derbroti opened this issue Feb 7, 2023 · 0 comments
Open

Disable GO and non-plex metrics. #15

derbroti opened this issue Feb 7, 2023 · 0 comments

Comments

@derbroti
Copy link

derbroti commented Feb 7, 2023

Hi,

first of all: thank you for this project - it is still the only exporter that works for me.

Though, it tracks a lot of GO lang metrics which I am not interested in like a bunch of:

# HELP go_goroutines Number of goroutines that currently exist.
# TYPE go_goroutines gauge
go_goroutines 10
# HELP go_info Information about the Go environment.
# TYPE go_info gauge
go_info{version="go1.14.15"} 1

Is there any way to disable this?

Could we have something like this from node_exporter?
prometheus/node_exporter#1148

Thanks!

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

1 participant