mirror of https://github.com/istio/istio.io.git
parent
c5d1b72073
commit
3873f1e36a
|
@ -71,8 +71,7 @@ scrape_configs:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
'match[]':
|
'match[]':
|
||||||
- '{job="pilot"}'
|
- '{job="kubernetes-pods"}'
|
||||||
- '{job="envoy-stats"}'
|
|
||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
@ -121,8 +120,7 @@ scrape_configs:
|
||||||
|
|
||||||
params:
|
params:
|
||||||
'match[]':
|
'match[]':
|
||||||
- '{job="pilot"}'
|
- '{job="kubernetes-pods}'
|
||||||
- '{job="envoy-stats"}'
|
|
||||||
|
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
|
Loading…
Reference in New Issue