Pull request #298: OPMAAS-2544
Merge in OPAPM/cd_e2e_monitoring_config from OPMAAS-2544 to master * commit 'd4bc58ab29922e15a4e57c7efc82a337f6b1968e': OPMAAS-2544 - adjusted other variable placeholders. OPMAAS-2544 - adjusted preset.OPMAAS-2596
commit
8592e3e01f
|
|
@ -3,7 +3,7 @@
|
|||
"configurationVersions": [
|
||||
6
|
||||
],
|
||||
"clusterVersion": "1.243.146.20220615-081647"
|
||||
"clusterVersion": "1.246.192.20220811-141534"
|
||||
},
|
||||
"dashboardMetadata": {
|
||||
"name": "{{.name}}",
|
||||
|
|
@ -15,7 +15,8 @@
|
|||
"tags": [
|
||||
"{{.mzName}}"
|
||||
],
|
||||
"popularity": 1
|
||||
"preset": true,
|
||||
"hasConsistentColors": false
|
||||
},
|
||||
"tiles": [
|
||||
{
|
||||
|
|
@ -422,7 +423,8 @@
|
|||
},
|
||||
"queriesSettings": {
|
||||
"resolution": ""
|
||||
}
|
||||
},
|
||||
"metricExpressions": []
|
||||
},
|
||||
{
|
||||
"name": "NGTP IN/OUT Status Count",
|
||||
|
|
@ -512,7 +514,8 @@
|
|||
},
|
||||
"queriesSettings": {
|
||||
"resolution": ""
|
||||
}
|
||||
},
|
||||
"metricExpressions": []
|
||||
},
|
||||
{
|
||||
"name": "Pie",
|
||||
|
|
@ -537,9 +540,24 @@
|
|||
},
|
||||
"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",
|
||||
"tileType": "DATA_EXPLORER",
|
||||
|
|
@ -633,7 +651,8 @@
|
|||
"resolution": "",
|
||||
"foldTransformation": "TOTAL",
|
||||
"foldAggregation": "AVG"
|
||||
}
|
||||
},
|
||||
"metricExpressions": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Reference in New Issue