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

Disable GO and non-plex metrics. #15

@derbroti

Description

@derbroti

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions