Ambassador downstream graphs

This commit is contained in:
Stefan Prodan
2018-03-18 11:24:46 +02:00
parent 054a4f81e8
commit 1c6fef44f1
3 changed files with 19 additions and 17 deletions

View File

@@ -819,7 +819,7 @@
{
"$$hashKey": "object:3936",
"format": "short",
"label": "requests/sec",
"label": "req/sec",
"logBase": 1,
"max": null,
"min": "0",
@@ -845,7 +845,7 @@
"fill": 1,
"gridPos": {
"h": 6,
"w": 24,
"w": 12,
"x": 0,
"y": 20
},
@@ -856,7 +856,7 @@
"current": true,
"max": true,
"min": true,
"rightSide": true,
"rightSide": false,
"show": true,
"total": false,
"values": true
@@ -882,7 +882,7 @@
"targets": [
{
"$$hashKey": "object:3678",
"expr": "sum(rate(envoy_http_ingress_http_downstream_cx_http1_total[1m]))",
"expr": "sum(irate(envoy_http_ingress_http_downstream_cx_http1_total[1m]))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "HTTP/1.1",
@@ -890,7 +890,7 @@
},
{
"$$hashKey": "object:3679",
"expr": "sum(rate(envoy_http_ingress_http_downstream_cx_http2_total[1m]))",
"expr": "sum(irate(envoy_http_ingress_http_downstream_cx_http2_total[1m]))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "HTTP/2",
@@ -898,7 +898,7 @@
},
{
"$$hashKey": "object:3680",
"expr": "sum(rate(envoy_http_ingress_http_downstream_cx_websocket_total[1m]))",
"expr": "sum(irate(envoy_http_ingress_http_downstream_cx_websocket_total[1m]))",
"format": "time_series",
"intervalFactor": 1,
"legendFormat": "WebSocket",
@@ -952,9 +952,9 @@
"fill": 1,
"gridPos": {
"h": 6,
"w": 24,
"x": 0,
"y": 26
"w": 12,
"x": 12,
"y": 20
},
"id": 13,
"legend": {
@@ -963,7 +963,7 @@
"current": true,
"max": true,
"min": true,
"rightSide": true,
"rightSide": false,
"show": true,
"total": false,
"values": true
@@ -985,6 +985,7 @@
"$$hashKey": "object:3678",
"expr": "avg(envoy_listener_0_0_0_0_80_downstream_cx_length_ms{quantile=\"0.5\"})",
"format": "time_series",
"hide": true,
"intervalFactor": 1,
"legendFormat": "0.5",
"refId": "A"
@@ -993,6 +994,7 @@
"$$hashKey": "object:3679",
"expr": "avg(envoy_listener_0_0_0_0_80_downstream_cx_length_ms{quantile=\"0.9\"})",
"format": "time_series",
"hide": true,
"intervalFactor": 1,
"legendFormat": "0.9",
"refId": "B"
@@ -1027,7 +1029,7 @@
{
"$$hashKey": "object:3936",
"format": "ms",
"label": "milliseconds",
"label": "",
"logBase": 1,
"max": null,
"min": "0",
@@ -1084,5 +1086,5 @@
"timezone": "",
"title": "Ambassador",
"uid": "v6VLQ9gik",
"version": 2
"version": 3
}

Binary file not shown.

View File

@@ -3,7 +3,7 @@ entries:
ambassador:
- apiVersion: v1
appVersion: 0.29.0
created: 2018-03-17T20:20:53.002356427+02:00
created: 2018-03-18T11:24:18.344805724+02:00
description: A Helm chart for Datawire Ambassador
digest: a30c8cb38e696b09fda8269ad8465ce6fec6100cfc108ca85ecbc85913ca5c7f
engine: gotpl
@@ -19,9 +19,9 @@ entries:
grafana:
- apiVersion: v1
appVersion: "1.0"
created: 2018-03-17T20:20:53.00339305+02:00
created: 2018-03-18T11:24:18.345660109+02:00
description: A Helm chart for Kubernetes
digest: 7b7e73bc890000e66eb83fca3b0e50329d5d99acfec80f7ead1c2eaedf28e0b5
digest: 2cd44688a5f7ad13d384806b60edd0c4a646af28354db4a444073d167b24a9cb
name: grafana
urls:
- https://stefanprodan.github.io/k8s-podinfo/grafana-0.1.0.tgz
@@ -29,7 +29,7 @@ entries:
podinfo:
- apiVersion: v1
appVersion: 0.1.0
created: 2018-03-17T20:20:53.003909202+02:00
created: 2018-03-18T11:24:18.34608315+02:00
description: Podinfo Helm chart for Kubernetes
digest: 7358049c9147a9bbca0b19139ca38e60974af2d9c912654ba811c0e9affa1b85
engine: gotpl
@@ -43,4 +43,4 @@ entries:
urls:
- https://stefanprodan.github.io/k8s-podinfo/podinfo-0.1.0.tgz
version: 0.1.0
generated: 2018-03-17T20:20:53.001264417+02:00
generated: 2018-03-18T11:24:18.343769088+02:00