Skip to content

Commit 049b0ab

Browse files
authored
Merge branch 'staging' into new-istio-version
2 parents 527185c + 5ef0fbf commit 049b0ab

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

resources/istio/dashboards.v1.14.yaml

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,28 @@ configurations:
1010
image: istio/images/servicev1.14.png
1111
description: |
1212
This dashboard offers information on:
13-
Istio Service, Request rates and duration for Http and TCP connections.
13+
* Istio Service
14+
* Request rates
15+
* Request duration
16+
* Http and TCP connections
1417
file: include/servicev1.14.json
1518
- name: Istio Control Plane
1619
kind: Sysdig
1720
image: istio/images/control_planev1.14.png
1821
description: |
1922
This dashboard offers information on:
20-
Istio Control Plane, Pilot, Galley, Mixer and Citadel.
23+
* Istio Control Plane
24+
* Istio Pilot
25+
* Istio Galley
26+
* IStio Mixer
27+
* Istio Citadel
2128
file: include/control_planev1.14.json
2229
- name: Istio Envoy
2330
kind: Sysdig
2431
image: istio/images/istio_envoyv1.14.png
2532
description: |
2633
This dashboard offers information on:
27-
Istio Envoy proxy status.
34+
* Istio Envoy proxy status
35+
* Active connections
36+
* 4xx and 5xx response codes
2837
file: include/istio_envoyv1.14.json

0 commit comments

Comments
 (0)