Skip to content

Commit 0f3b0d3

Browse files
committed
grafana: switch to timeseries
address #730 Change-Id: Idce087155f9c9399d347a6ddbaeae093af542418
1 parent 82d3f6d commit 0f3b0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ class GraphPanel : public Panel
325325
"sort": 0,
326326
"value_type": "individual"
327327
},
328-
"type": "graph",
328+
"type": "timeseries",
329329
"xaxis": {
330330
"buckets": null,
331331
"mode": "time",

0 commit comments

Comments
 (0)