3 files
This commit is contained in:
@@ -546,10 +546,10 @@
|
||||
"name": "Successful",
|
||||
"color": "#66bb6a",
|
||||
"type": "column",
|
||||
"statistics": {
|
||||
"type": "change",
|
||||
"period": "day",
|
||||
"align": "end"
|
||||
"group_by": {
|
||||
"func": "diff",
|
||||
"duration": "1d",
|
||||
"start_with_last": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -557,15 +557,18 @@
|
||||
"name": "Failed",
|
||||
"color": "#ef5350",
|
||||
"type": "column",
|
||||
"statistics": {
|
||||
"type": "change",
|
||||
"period": "day",
|
||||
"align": "end"
|
||||
"group_by": {
|
||||
"func": "diff",
|
||||
"duration": "1d",
|
||||
"start_with_last": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"grid_options": {
|
||||
"columns": "full"
|
||||
},
|
||||
"span": {
|
||||
"end": "day"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user