Ignore go metrics

This commit is contained in:
Jake Howard 2021-03-05 14:27:33 +00:00
parent b264e5cbcc
commit 8e977edba1
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -1,9 +1,19 @@
scrape_configs:
- job_name: telegraf
metric_relabel_configs:
- source_labels: [__name__]
regex: go_.+
action: drop
static_configs:
- targets:
- telegraf:9273
- job_name: traefik
metric_relabel_configs:
- source_labels: [__name__]
regex: go_.+
action: drop
static_configs:
- targets:
- 10.23.2.3:8080 # grimes