mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
add lines to graph for app server page loads
This commit is contained in:
parent
2d36967b4b
commit
f604631003
1 changed files with 4 additions and 2 deletions
|
@ -73,7 +73,9 @@
|
|||
}
|
||||
],
|
||||
"thresholds": [],
|
||||
"timeFrom": null,
|
||||
"timeRegions": [],
|
||||
"timeShift": null,
|
||||
"title": "Scrape Duration",
|
||||
"tooltip": {
|
||||
"shared": true,
|
||||
|
@ -250,7 +252,7 @@
|
|||
"total": false,
|
||||
"values": false
|
||||
},
|
||||
"lines": false,
|
||||
"lines": true,
|
||||
"linewidth": 1,
|
||||
"nullPointMode": "null",
|
||||
"options": {
|
||||
|
@ -1597,5 +1599,5 @@
|
|||
"timezone": "",
|
||||
"title": "NewsBlur",
|
||||
"uid": "T86VjXrG2",
|
||||
"version": 2
|
||||
"version": 3
|
||||
}
|
Loading…
Add table
Reference in a new issue