cd_e2e_monitoring_config/BMW-Dynatrace-config/CD_Service-Bus/alerting-profile/CDService-BusPROD.json

110 lines
2.0 KiB
JSON

{
"displayName": "{{.name}}",
"eventTypeFilters": [],
"managementZoneId": 5588329812920061000,
"metadata": {
"clusterVersion": "1.215.107.20210414-181420",
"configurationVersions": [],
"currentConfigurationVersions": [
"0"
]
},
"mzId": "5588329812920061262",
"rules": [
{
"delayInMinutes": 0,
"severityLevel": "AVAILABILITY",
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
},
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "Service-Bus"
}
]
}
},
{
"delayInMinutes": 10,
"severityLevel": "ERROR",
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
},
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "Service-Bus"
}
]
}
},
{
"delayInMinutes": 30,
"severityLevel": "PERFORMANCE",
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
},
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "Service-Bus"
}
]
}
},
{
"delayInMinutes": 30,
"severityLevel": "RESOURCE_CONTENTION",
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
},
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "Service-Bus"
}
]
}
},
{
"delayInMinutes": 10,
"severityLevel": "CUSTOM_ALERT",
"tagFilter": {
"includeMode": "INCLUDE_ALL",
"tagFilters": [
{
"context": "CONTEXTLESS",
"key": "Environment",
"value": "PROD"
},
{
"context": "CONTEXTLESS",
"key": "Component",
"value": "Service-Bus"
}
]
}
}
]
}