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:
parent
011aee4113
commit
ee66694f48
|
|
@ -176,7 +176,7 @@ spec:
|
|||
- litmus
|
||||
podMetricsEndpoints:
|
||||
- port: tcp
|
||||
- interval: 1s
|
||||
interval: 1s
|
||||
metricRelabelings:
|
||||
- targetLabel: instance
|
||||
replacement: 'chaos-exporter-service'
|
||||
|
|
|
|||
Loading…
Reference in New Issue