diff options
author | jackpoz <giacomopoz@gmail.com> | 2020-07-27 14:56:59 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2020-07-27 14:56:59 +0200 |
commit | f9972f2473ae2615a17ad340601a40f9723c02f4 (patch) | |
tree | 27056ab2dad2626bd6b9d0bbc03c0514373ee583 /contrib | |
parent | a41f599be72ccc88b13c1cf725f20cee4a5335d7 (diff) |
Core/Metric: Fix setting in Performance profiling dashboard
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/grafana/4_Performance_profiling.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/grafana/4_Performance_profiling.json b/contrib/grafana/4_Performance_profiling.json index 14fa686f951..cc04153e2a7 100644 --- a/contrib/grafana/4_Performance_profiling.json +++ b/contrib/grafana/4_Performance_profiling.json @@ -29,7 +29,7 @@ "gnetId": null, "graphTooltip": 0, "id": 15, - "iteration": 1595850767526, + "iteration": 1595854392473, "links": [], "panels": [ { @@ -1013,7 +1013,7 @@ }, { "params": [ - "none" + "null" ], "type": "fill" } @@ -1150,5 +1150,5 @@ "timezone": "", "title": "Performance profiling", "uid": "IRRL03nMk", - "version": 4 + "version": 5 }
\ No newline at end of file |