"description": "Threshold is 2.0 seconds for read",
+ "fieldConfig": {
+ "defaults": {
+ "custom": {}
+ },
+ "overrides": []
+ },
"fill": 1,
"fillGradient": 0,
"gridPos": {
@@ -84,7 +73,7 @@
"alertThreshold": true
},
"percentage": false,
- "pluginVersion": "9.5.18",
+ "pluginVersion": "7.4.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
@@ -94,9 +83,6 @@
"steppedLine": false,
"targets": [
{
- "datasource": {
- "uid": "${datasource}"
- },
"expr": "histogram_quantile(0.99, sum(rate(envoy_vhost_vcluster_upstream_rq_time_bucket{envoy_virtual_cluster=\"r\",kubernetes_namespace=\"api-gateway\"}[5m])) by (le))",
"description": "Threshold is 1.5 seconds for read",
+ "fieldConfig": {
+ "defaults": {
+ "custom": {}
+ },
+ "overrides": []
+ },
"fill": 1,
"fillGradient": 0,
"gridPos": {
@@ -181,7 +182,7 @@
"alertThreshold": true
},
"percentage": false,
- "pluginVersion": "9.5.18",
+ "pluginVersion": "7.4.2",
"pointradius": 2,
"points": false,
"renderer": "flot",
@@ -191,9 +192,6 @@
"steppedLine": false,
"targets": [
{
- "datasource": {
- "uid": "${datasource}"
- },
"expr": "histogram_quantile(0.99, sum(rate(envoy_vhost_vcluster_upstream_rq_time_bucket{envoy_virtual_cluster=\"rw\",kubernetes_namespace=\"api-gateway\"}[5m])) by (le))",