Skip to content

Commit 8c5d24c

Browse files
committed
fixed scrape config
1 parent 3adba65 commit 8c5d24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The agents expose a metric endpoint on `:8080/metrics`, which you'll need to con
8787
replacement: $1:8080
8888
target_label: __address__
8989
metric_relabel_configs:
90-
- regex: "(instance|host|pod)"
90+
- regex: "(instance|pod)"
9191
action: labeldrop
9292
- source_labels: [__name__]
9393
regex: "(kconmon_.*)"

0 commit comments

Comments
 (0)