Update prometheus-config-endpoint.yaml
parent
c9f2ef68ed
commit
7016e71473
|
@ -21,8 +21,12 @@ requests:
|
|||
|
||||
- type: word
|
||||
words:
|
||||
- "job_name:"
|
||||
- "params:"
|
||||
- "module:"
|
||||
- "targets:"
|
||||
- 'job_name:'
|
||||
- '{"status":"success","data":'
|
||||
- 'targets:'
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- 'application/json'
|
||||
|
|
Loading…
Reference in New Issue