Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,428 changes: 1,258 additions & 1,170 deletions docker/dev-host/grafana/dashboards/api.json

Large diffs are not rendered by default.

2,348 changes: 1,173 additions & 1,175 deletions docker/dev-host/grafana/dashboards/cache.json

Large diffs are not rendered by default.

30 changes: 17 additions & 13 deletions docker/dev-host/grafana/dashboards/futures.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,8 @@
"list": [
{
"current": {
"text": [
"All"
],
"value": [
"$__all"
]
"text": ["All"],
"value": ["$__all"]
},
"datasource": {
"type": "grafana-clickhouse-datasource",
Expand All @@ -168,12 +164,8 @@
},
{
"current": {
"text": [
"All"
],
"value": [
"$__all"
]
"text": ["All"],
"value": ["$__all"]
},
"datasource": {
"type": "grafana-clickhouse-datasource",
Expand All @@ -193,6 +185,18 @@
"refresh": 1,
"regex": "",
"type": "query"
},
{
"current": {
"text": "30",
"value": "30"
},
"hide": 2,
"label": "Metric Export Interval (seconds)",
"name": "metric_interval",
"query": "30",
"skipUrlSync": true,
"type": "constant"
}
]
},
Expand All @@ -205,4 +209,4 @@
"title": "Futures",
"version": 0,
"weekStart": ""
}
}
Loading
Loading