adjust layout
This commit is contained in:
@@ -507,7 +507,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"percentChangeColorMode": "standard",
|
"percentChangeColorMode": "standard",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": ["mean"],
|
"calcs": ["lastNotNull"],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
@@ -528,7 +528,7 @@
|
|||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Number of active alerts",
|
"title": "Active Alerts",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -586,7 +586,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"percentChangeColorMode": "standard",
|
"percentChangeColorMode": "standard",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": ["mean"],
|
"calcs": ["lastNotNull"],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
@@ -607,7 +607,7 @@
|
|||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Number of suppressed alerts",
|
"title": "Suppressed Alerts",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -665,7 +665,7 @@
|
|||||||
"orientation": "horizontal",
|
"orientation": "horizontal",
|
||||||
"percentChangeColorMode": "standard",
|
"percentChangeColorMode": "standard",
|
||||||
"reduceOptions": {
|
"reduceOptions": {
|
||||||
"calcs": ["mean"],
|
"calcs": ["lastNotNull"],
|
||||||
"fields": "",
|
"fields": "",
|
||||||
"values": false
|
"values": false
|
||||||
},
|
},
|
||||||
@@ -686,7 +686,7 @@
|
|||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Number of active silences",
|
"title": "Active Silences",
|
||||||
"type": "stat"
|
"type": "stat"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -2233,6 +2233,5 @@
|
|||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Alertmanager",
|
"title": "Alertmanager",
|
||||||
"uid": "02db5f01b75bbf1b630d08226d49148f",
|
"uid": "02db5f01b75bbf1b630d08226d49148f",
|
||||||
"version": 1,
|
|
||||||
"weekStart": ""
|
"weekStart": ""
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user