Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant