You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extra/grafana/grafana-purefb-flashblade-overview.json
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@
61
61
}
62
62
]
63
63
},
64
-
"description": "v1.0.5 Fixes a bug with Grafana setting datasource \"uid\": \"${DS_PROMETHEUS}\" causing some user panels not to successfully load. Fix involves manually overriding with \"uid\": \"$datasource\".",
64
+
"description": "v1.0.6 Fix: Changes Average IOPS by IO Type and array(s) from Instant to Range to calculate average over range rather returning a single average value.",
65
65
"editable": false,
66
66
"fiscalYearStartMonth": 0,
67
67
"graphTooltip": 1,
@@ -1303,10 +1303,10 @@
1303
1303
"exemplar": false,
1304
1304
"expr": "sum(avg_over_time(purefb_array_performance_throughput_iops{instance=~\"$instance\",env=~\"$env\"}[$__range])) by (dimension)",
0 commit comments