mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Not sure if this removes the redis panel, but this is the latest.
This commit is contained in:
parent
6f324d608b
commit
9cf5246c6d
1 changed files with 67 additions and 66 deletions
|
@ -692,7 +692,7 @@
|
||||||
"format": "s",
|
"format": "s",
|
||||||
"label": null,
|
"label": null,
|
||||||
"logBase": 1,
|
"logBase": 1,
|
||||||
"max": null,
|
"max": "5",
|
||||||
"min": "0",
|
"min": "0",
|
||||||
"show": true
|
"show": true
|
||||||
},
|
},
|
||||||
|
@ -2835,7 +2835,7 @@
|
||||||
"type": "row"
|
"type": "row"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"collapsed": false,
|
"collapsed": true,
|
||||||
"datasource": null,
|
"datasource": null,
|
||||||
"gridPos": {
|
"gridPos": {
|
||||||
"h": 1,
|
"h": 1,
|
||||||
|
@ -2844,10 +2844,7 @@
|
||||||
"y": 163
|
"y": 163
|
||||||
},
|
},
|
||||||
"id": 40,
|
"id": 40,
|
||||||
"panels": [],
|
"panels": [
|
||||||
"title": "Prometheus",
|
|
||||||
"type": "row"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"datasource": "Prometheus",
|
"datasource": "Prometheus",
|
||||||
"fieldConfig": {
|
"fieldConfig": {
|
||||||
|
@ -2912,6 +2909,10 @@
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"title": "Prometheus",
|
||||||
|
"type": "row"
|
||||||
|
}
|
||||||
|
],
|
||||||
"refresh": "1m",
|
"refresh": "1m",
|
||||||
"schemaVersion": 27,
|
"schemaVersion": 27,
|
||||||
"style": "dark",
|
"style": "dark",
|
||||||
|
@ -2927,5 +2928,5 @@
|
||||||
"timezone": "",
|
"timezone": "",
|
||||||
"title": "NewsBlur",
|
"title": "NewsBlur",
|
||||||
"uid": "T86VjXrG2",
|
"uid": "T86VjXrG2",
|
||||||
"version": 35
|
"version": 36
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue