update alerting rule category
This commit is contained in:
parent
3b1954b159
commit
5a65a2ecd8
|
@ -947,6 +947,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-cal8n7p7h710dpnoaps0
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1099,6 +1100,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-calavvp7h710dpnp32r3
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1251,6 +1253,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-cbp20n2anisjmu4gehc5
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1424,6 +1427,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-cb34sfl6psfiqtovhpt4
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1613,6 +1617,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-cbp2e4ianisjmu4giqs7
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1796,6 +1801,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-calaqnh7h710dpnp2bm8
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1979,6 +1985,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-calakp97h710dpnp1fa2
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2133,6 +2140,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-calgapp7h710dpnpbeb6
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2319,6 +2327,7 @@ POST $[[INDEX_PREFIX]]alert-rule/_doc/builtin-cal8n7p7h710dpnogps1
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -3295,7 +3304,7 @@ POST $[[INDEX_PREFIX]]layout/_doc/cjo2taju2gvbh7bbsa1g
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "(b-a)/b",
|
"formula": "(b-a)/b*100",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.cluster_id",
|
"field": "metadata.labels.cluster_id",
|
||||||
|
@ -4207,7 +4216,7 @@ POST $[[INDEX_PREFIX]]layout/_doc/cicmgqt3q95ich72lppg
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "a / 100",
|
"formula": "a",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.name",
|
"field": "metadata.labels.name",
|
||||||
|
|
|
@ -892,6 +892,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cal8n7p7h710dpnoaps0
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1044,6 +1045,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calavvp7h710dpnp32r3
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1196,6 +1198,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cbp20n2anisjmu4gehc5
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1369,6 +1372,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cb34sfl6psfiqtovhpt4
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1558,6 +1562,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cbp2e4ianisjmu4giqs7
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1741,6 +1746,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calaqnh7h710dpnp2bm8
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1924,6 +1930,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calakp97h710dpnp1fa2
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2078,6 +2085,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calgapp7h710dpnpbeb6
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2264,6 +2272,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cal8n7p7h710dpnogps1
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -3225,7 +3234,7 @@ POST $[[INDEX_PREFIX]]layout/doc/cjo2taju2gvbh7bbsa1g
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "(b-a)/b",
|
"formula": "(b-a)/b*100",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.cluster_id",
|
"field": "metadata.labels.cluster_id",
|
||||||
|
@ -4137,7 +4146,7 @@ POST $[[INDEX_PREFIX]]layout/doc/cicmgqt3q95ich72lppg
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "a / 100",
|
"formula": "a",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.name",
|
"field": "metadata.labels.name",
|
||||||
|
|
|
@ -967,6 +967,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cal8n7p7h710dpnoaps0
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1119,6 +1120,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calavvp7h710dpnp32r3
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1271,6 +1273,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cbp20n2anisjmu4gehc5
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1444,6 +1447,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cb34sfl6psfiqtovhpt4
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1633,6 +1637,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cbp2e4ianisjmu4giqs7
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1816,6 +1821,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calaqnh7h710dpnp2bm8
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -1999,6 +2005,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calakp97h710dpnp1fa2
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2153,6 +2160,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-calgapp7h710dpnpbeb6
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -2339,6 +2347,7 @@ POST $[[INDEX_PREFIX]]alert-rule/doc/builtin-cal8n7p7h710dpnogps1
|
||||||
"end": "23:59"
|
"end": "23:59"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"category": "Platform",
|
||||||
"recovery_notification_config": {
|
"recovery_notification_config": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"title": "🌈 [{{.rule_name}}] Resolved",
|
"title": "🌈 [{{.rule_name}}] Resolved",
|
||||||
|
@ -3300,7 +3309,7 @@ POST $[[INDEX_PREFIX]]layout/doc/cjo2taju2gvbh7bbsa1g
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "(b-a)/b",
|
"formula": "(b-a)/b*100",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.cluster_id",
|
"field": "metadata.labels.cluster_id",
|
||||||
|
@ -4212,7 +4221,7 @@ POST $[[INDEX_PREFIX]]layout/doc/cicmgqt3q95ich72lppg
|
||||||
"series": [
|
"series": [
|
||||||
{
|
{
|
||||||
"metric": {
|
"metric": {
|
||||||
"formula": "a / 100",
|
"formula": "a",
|
||||||
"groups": [
|
"groups": [
|
||||||
{
|
{
|
||||||
"field": "metadata.labels.name",
|
"field": "metadata.labels.name",
|
||||||
|
|
Loading…
Reference in New Issue