mirror of https://github.com/istio/istio.io.git
parent
c5d1b72073
commit
3873f1e36a
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue