Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit 27a07fa

Browse files
committed
Updated grafana version.
1 parent ba2c2d9 commit 27a07fa

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

examples/grafana/nginx-mesh-top.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
"alertThreshold": true
347347
},
348348
"percentage": false,
349-
"pluginVersion": "8.1.3",
349+
"pluginVersion": "8.3.4",
350350
"pointradius": 5,
351351
"points": false,
352352
"renderer": "flot",
@@ -441,7 +441,7 @@
441441
"alertThreshold": true
442442
},
443443
"percentage": false,
444-
"pluginVersion": "8.1.3",
444+
"pluginVersion": "8.3.4",
445445
"pointradius": 5,
446446
"points": false,
447447
"renderer": "flot",
@@ -538,7 +538,7 @@
538538
"alertThreshold": true
539539
},
540540
"percentage": false,
541-
"pluginVersion": "8.1.3",
541+
"pluginVersion": "8.3.4",
542542
"pointradius": 2,
543543
"points": false,
544544
"renderer": "flot",
@@ -632,7 +632,7 @@
632632
"alertThreshold": true
633633
},
634634
"percentage": false,
635-
"pluginVersion": "8.1.3",
635+
"pluginVersion": "8.3.4",
636636
"pointradius": 2,
637637
"points": false,
638638
"renderer": "flot",

examples/grafana/nginx-service-mesh-summary.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"content": "<div class=\"dashboard-header text-center\">\n<span>Global View</span>\n</div>",
9393
"mode": "html"
9494
},
95-
"pluginVersion": "8.1.3",
95+
"pluginVersion": "8.3.4",
9696
"timeFrom": null,
9797
"timeShift": null,
9898
"transparent": true,
@@ -163,7 +163,7 @@
163163
"text": {},
164164
"textMode": "auto"
165165
},
166-
"pluginVersion": "8.1.3",
166+
"pluginVersion": "8.3.4",
167167
"targets": [
168168
{
169169
"expr": "sum(irate(nginxplus_upstream_server_responses{code=~\"1xx|2xx\"}[30s])) / sum(irate(nginxplus_upstream_server_responses[30s]))",
@@ -229,7 +229,7 @@
229229
"text": {},
230230
"textMode": "auto"
231231
},
232-
"pluginVersion": "8.1.3",
232+
"pluginVersion": "8.3.4",
233233
"targets": [
234234
{
235235
"expr": "count(nginxplus_http_requests_total)",
@@ -300,7 +300,7 @@
300300
"text": {},
301301
"textMode": "auto"
302302
},
303-
"pluginVersion": "8.1.3",
303+
"pluginVersion": "8.3.4",
304304
"targets": [
305305
{
306306
"expr": "sum(irate(nginxplus_http_requests_total[30s]))",
@@ -345,7 +345,7 @@
345345
"content": "<div class=\"dashboard-header text-center\">\n<span>Workload View</span>\n</div>",
346346
"mode": "html"
347347
},
348-
"pluginVersion": "8.1.3",
348+
"pluginVersion": "8.3.4",
349349
"timeFrom": null,
350350
"timeShift": null,
351351
"transparent": true,
@@ -389,7 +389,7 @@
389389
"alertThreshold": true
390390
},
391391
"percentage": false,
392-
"pluginVersion": "8.1.3",
392+
"pluginVersion": "8.3.4",
393393
"pointradius": 2,
394394
"points": true,
395395
"renderer": "flot",
@@ -485,7 +485,7 @@
485485
"alertThreshold": true
486486
},
487487
"percentage": false,
488-
"pluginVersion": "8.1.3",
488+
"pluginVersion": "8.3.4",
489489
"pointradius": 2,
490490
"points": true,
491491
"renderer": "flot",

0 commit comments

Comments
 (0)