We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3adba65 commit 8c5d24cCopy full SHA for 8c5d24c
README.md
@@ -87,7 +87,7 @@ The agents expose a metric endpoint on `:8080/metrics`, which you'll need to con
87
replacement: $1:8080
88
target_label: __address__
89
metric_relabel_configs:
90
- - regex: "(instance|host|pod)"
+ - regex: "(instance|pod)"
91
action: labeldrop
92
- source_labels: [__name__]
93
regex: "(kconmon_.*)"
0 commit comments