You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
39 lines
1.3 KiB
39 lines
1.3 KiB
{
|
|
"description": "Service for Application Monitoring that provides key performance indicators to monitor the Application.",
|
|
"entity_rules": [
|
|
{
|
|
"rule_condition": "AND",
|
|
"rule_items": [
|
|
{
|
|
"field": "app_title",
|
|
"field_type": "alias",
|
|
"rule_type": "not",
|
|
"value": ""
|
|
},
|
|
{
|
|
"field": "type",
|
|
"field_type": "info",
|
|
"rule_type": "matches",
|
|
"value": "application"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"key": "da-itsi-cp-thirdparty-apm-application-monitoring",
|
|
"kpis": [],
|
|
"linked_services": [
|
|
"da-itsi-cp-thirdparty-apm-apm",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-apdex-score",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-availability",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-error-rate",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-health",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-requests-per-minute",
|
|
"da-itsi-cp-thirdparty-apm-apm-app-response-time",
|
|
"da-itsi-cp-thirdparty-apm-apm-applications-performance"
|
|
],
|
|
"sync_status": "synced",
|
|
"team_id": "default_itsi_security_group",
|
|
"template_tags": [],
|
|
"title": "Application-Monitoring",
|
|
"version": "0.0.38"
|
|
} |