Core/Metric: Fix setting in Performance profiling dashboard

(cherry picked from commit f9972f2473ae2615a17ad340601a40f9723c02f4)
This commit is contained in:
jackpoz
2022-01-24 12:45:04 +01:00
committed by Shauren
parent 3bba8d50b1
commit 7a532595da
+3 -3
View File
@@ -29,7 +29,7 @@
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 15, "id": 15,
"iteration": 1595850767526, "iteration": 1595854392473,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@@ -1013,7 +1013,7 @@
}, },
{ {
"params": [ "params": [
"none" "null"
], ],
"type": "fill" "type": "fill"
} }
@@ -1150,5 +1150,5 @@
"timezone": "", "timezone": "",
"title": "Performance profiling", "title": "Performance profiling",
"uid": "IRRL03nMk", "uid": "IRRL03nMk",
"version": 4 "version": 5
} }