OPMAAS-3397 added HTTP monitors to management zone PD_InfotainmentInteractivityServices

OPMAAS-3397
Doris Ruppert 2023-02-23 15:04:38 +01:00
parent c21fb97ec6
commit f84495197f
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
name = "PD_InfotainmentInteractivityServices"
entity_selector_based_rule {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"