Skip to content

Commit 6f3d432

Browse files
committed
Merge pull request 'Dropping result in dns_exporter metric' (#1109) from dns_exporter-fix into master
Reviewed-on: https://gitea.obmondo.com/EnableIT/LinuxAid/pulls/1109
2 parents 02641f8 + 1f975ca commit 6f3d432

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/enableit/common/data/common.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,9 @@ common::monitor::prom::server::collect_scrape_jobs:
338338
- job_name: mtail
339339
- job_name: filestat
340340
- job_name: dns
341+
metric_relabel_configs:
342+
- regex: result
343+
action: labeldrop
341344
- job_name: iptables
342345
- job_name: tcpshaker
343346
- job_name: haproxy

0 commit comments

Comments
 (0)