Merge pull request #7948 from tarunkant/tarunkant-metrics-patch
Adding one more path in prometheus-metrics.yamlpatch-1
commit
ad623fe3be
|
@ -20,7 +20,9 @@ http:
|
|||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/metrics"
|
||||
- "{{BaseURL}}/api/metrics"
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
|
|
Loading…
Reference in New Issue