From 3873f1e36a1e4af130d242ffbf01cb4dff9f031a Mon Sep 17 00:00:00 2001 From: yanrongshi Date: Wed, 4 May 2022 17:18:39 +0800 Subject: [PATCH] Update index.md (#11265) Co-authored-by: yanrong.shi --- .../telemetry/monitoring-multicluster-prometheus/index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/zh/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/index.md b/content/zh/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/index.md index 0c29d09750..47f4c0130a 100644 --- a/content/zh/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/index.md +++ b/content/zh/docs/ops/configuration/telemetry/monitoring-multicluster-prometheus/index.md @@ -71,8 +71,7 @@ scrape_configs: params: 'match[]': - - '{job="pilot"}' - - '{job="envoy-stats"}' + - '{job="kubernetes-pods"}' static_configs: - targets: @@ -121,8 +120,7 @@ scrape_configs: params: 'match[]': - - '{job="pilot"}' - - '{job="envoy-stats"}' + - '{job="kubernetes-pods}' static_configs: - targets: