Skip to content

Commit

Permalink
Added link to Stack Overflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mwhittaker committed Nov 7, 2023
1 parent 7dfa2b2 commit d5f23ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/telemetry/prometheus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ data:
kubernetes_sd_configs:
- role: pod
relabel_configs:
# https://stackoverflow.com/a/67100381/3187068
- source_labels: [__address__]
action: replace
regex: ([^:]+):.*
Expand Down

0 comments on commit d5f23ee

Please sign in to comment.