fixed typo on integraion/prometheus page

update the podMetricsEndpoints to only scrapt the metric from target pod in the PodMonitor yaml file

Signed-off-by: Andrew Hu <andrew.hu@hcl.com>
This commit is contained in:
Andrew Hu 2021-10-27 16:03:58 -04:00
parent 011aee4113
commit ee66694f48
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ spec:
- litmus
podMetricsEndpoints:
- port: tcp
- interval: 1s
interval: 1s
metricRelabelings:
- targetLabel: instance
replacement: 'chaos-exporter-service'