OPMAAS-2544 - adjusted preset.
parent
7ab726f574
commit
40acb58509
|
|
@ -3,19 +3,20 @@
|
||||||
"configurationVersions": [
|
"configurationVersions": [
|
||||||
6
|
6
|
||||||
],
|
],
|
||||||
"clusterVersion": "1.243.146.20220615-081647"
|
"clusterVersion": "1.246.192.20220811-141534"
|
||||||
},
|
},
|
||||||
"dashboardMetadata": {
|
"dashboardMetadata": {
|
||||||
"name": "{{.name}}",
|
"name": "CD_VDLM_rtchandler PROD",
|
||||||
"shared": true,
|
"shared": true,
|
||||||
"owner": "Bernd.Brandl@bmw.de",
|
"owner": "Bernd.Brandl@bmw.de",
|
||||||
"dashboardFilter": {
|
"dashboardFilter": {
|
||||||
"timeframe": "-24h to now"
|
"timeframe": "-24h to now"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
"{{.mzName}}"
|
"CD_VDLM_rtchandler"
|
||||||
],
|
],
|
||||||
"popularity": 1
|
"preset": true,
|
||||||
|
"hasConsistentColors": false
|
||||||
},
|
},
|
||||||
"tiles": [
|
"tiles": [
|
||||||
{
|
{
|
||||||
|
|
@ -422,7 +423,8 @@
|
||||||
},
|
},
|
||||||
"queriesSettings": {
|
"queriesSettings": {
|
||||||
"resolution": ""
|
"resolution": ""
|
||||||
}
|
},
|
||||||
|
"metricExpressions": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "NGTP IN/OUT Status Count",
|
"name": "NGTP IN/OUT Status Count",
|
||||||
|
|
@ -512,7 +514,8 @@
|
||||||
},
|
},
|
||||||
"queriesSettings": {
|
"queriesSettings": {
|
||||||
"resolution": ""
|
"resolution": ""
|
||||||
}
|
},
|
||||||
|
"metricExpressions": []
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Pie",
|
"name": "Pie",
|
||||||
|
|
@ -537,8 +540,23 @@
|
||||||
},
|
},
|
||||||
"yAxes": []
|
"yAxes": []
|
||||||
},
|
},
|
||||||
"thresholds": []
|
"heatmapSettings": {
|
||||||
}
|
"yAxis": "VALUE"
|
||||||
|
},
|
||||||
|
"thresholds": [],
|
||||||
|
"tableSettings": {},
|
||||||
|
"graphChartSettings": {
|
||||||
|
"connectNulls": false
|
||||||
|
},
|
||||||
|
"honeycombSettings": {
|
||||||
|
"showHive": true,
|
||||||
|
"showLegend": true,
|
||||||
|
"showLabels": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"metricExpressions": [
|
||||||
|
"resolution=Inf&"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "List and count of status",
|
"name": "List and count of status",
|
||||||
|
|
@ -633,7 +651,8 @@
|
||||||
"resolution": "",
|
"resolution": "",
|
||||||
"foldTransformation": "TOTAL",
|
"foldTransformation": "TOTAL",
|
||||||
"foldAggregation": "AVG"
|
"foldAggregation": "AVG"
|
||||||
}
|
},
|
||||||
|
"metricExpressions": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue