mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-16 17:34:52 -06:00
add dashboard for nb4
This commit is contained in:
parent
9ca1a47b64
commit
f09335755c
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2,6 +2,35 @@
|
||||
"dashboard": {
|
||||
"annotations": {
|
||||
"list": [
|
||||
{
|
||||
"datasource": "-- Grafana --",
|
||||
"enable": true,
|
||||
"hide": true,
|
||||
"iconColor": "#C0D8FF",
|
||||
"limit": 100,
|
||||
"name": "Annotation Focus",
|
||||
"showIn": 0,
|
||||
"tags": [
|
||||
"appname:nosqlbench",
|
||||
"layer:$Layer"
|
||||
],
|
||||
"type": "tags"
|
||||
},
|
||||
{
|
||||
"datasource": "-- Grafana --",
|
||||
"enable": false,
|
||||
"hide": false,
|
||||
"iconColor": "#E0B400",
|
||||
"limit": 2000,
|
||||
"matchAny": true,
|
||||
"name": "All Annotations",
|
||||
"showIn": 0,
|
||||
"tags": [
|
||||
"appname",
|
||||
"layer:$Layer"
|
||||
],
|
||||
"type": "tags"
|
||||
},
|
||||
{
|
||||
"builtIn": 1,
|
||||
"datasource": "-- Grafana --",
|
||||
@ -13,6 +42,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"description": "Dashboard for NoSQLBench 3",
|
||||
"editable": true,
|
||||
"gnetId": null,
|
||||
"graphTooltip": 1,
|
||||
@ -20,7 +50,7 @@
|
||||
"links": [],
|
||||
"panels": [
|
||||
{
|
||||
"collapsed": false,
|
||||
"collapsed": true,
|
||||
"datasource": null,
|
||||
"gridPos": {
|
||||
"h": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user