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

Commit

Permalink
Merge pull request #28 from kate-osborn/grafana-update
Browse files Browse the repository at this point in the history
Update grafana version to 8.1.3
  • Loading branch information
kate-osborn authored Sep 16, 2021
2 parents a7f2745 + 259ce7c commit e0c1618
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
8 changes: 4 additions & 4 deletions examples/grafana/nginx-mesh-top.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -441,7 +441,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 5,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -538,7 +538,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down Expand Up @@ -632,7 +632,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 2,
"points": false,
"renderer": "flot",
Expand Down
14 changes: 7 additions & 7 deletions examples/grafana/nginx-service-mesh-summary.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"content": "<div class=\"dashboard-header text-center\">\n<span>Global View</span>\n</div>",
"mode": "html"
},
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"timeFrom": null,
"timeShift": null,
"transparent": true,
Expand Down Expand Up @@ -163,7 +163,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"targets": [
{
"expr": "sum(irate(nginxplus_upstream_server_responses{code=~\"1xx|2xx\"}[30s])) / sum(irate(nginxplus_upstream_server_responses[30s]))",
Expand Down Expand Up @@ -229,7 +229,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"targets": [
{
"expr": "count(nginxplus_http_requests_total)",
Expand Down Expand Up @@ -300,7 +300,7 @@
"text": {},
"textMode": "auto"
},
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"targets": [
{
"expr": "sum(irate(nginxplus_http_requests_total[30s]))",
Expand Down Expand Up @@ -345,7 +345,7 @@
"content": "<div class=\"dashboard-header text-center\">\n<span>Workload View</span>\n</div>",
"mode": "html"
},
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"timeFrom": null,
"timeShift": null,
"transparent": true,
Expand Down Expand Up @@ -389,7 +389,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 2,
"points": true,
"renderer": "flot",
Expand Down Expand Up @@ -485,7 +485,7 @@
"alertThreshold": true
},
"percentage": false,
"pluginVersion": "7.5.3",
"pluginVersion": "8.1.3",
"pointradius": 2,
"points": true,
"renderer": "flot",
Expand Down

0 comments on commit e0c1618

Please sign in to comment.