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.

35 lines
1.2 KiB

{
"description": "Service Template for EUEM Monitoring that provides key performance indicators to monitor the End User Experience.",
"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-end-user-experience-monitoring",
"kpis": [],
"linked_services": [
"da-itsi-cp-thirdparty-apm-apm-end-user-experience",
"da-itsi-cp-thirdparty-apm-apm-euem-apdex-score",
"da-itsi-cp-thirdparty-apm-apm-euem-requests-per-minute",
"da-itsi-cp-thirdparty-apm-apm-euem-response-time"
],
"sync_status": "synced",
"team_id": "default_itsi_security_group",
"template_tags": [],
"title": "End-User-Experience-Monitoring",
"version": "0.0.38"
}