Pull request #87: OPMAAS-3582 added browser monitors to PD_InfotainmentInteractivityServices

Merge in OPAPM/coco_terraform_config from OPMAAS-3582 to master

* commit '5dad8d6a783201040263f21e584f67f6f50aeb08':
  OPMAAS-3582 added browser monitors to PD_InfotainmentInteractivityServices
OPMAAS-3662
Doris Ruppert (ext.) 2023-03-14 13:03:08 +00:00
commit 3d7c790481
6 changed files with 24 additions and 0 deletions

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"

View File

@ -4,6 +4,10 @@ resource "dynatrace_management_zone" "PD_InfotainmentInteractivityServices" {
enabled = true
selector = "type(HTTP_CHECK),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"InfotainmentInteractivityServices\")"
}
entity_selector_based_rule {
enabled = true
selector = "type(Service),tag(\"compass-id:ambient-music\",\"compass-id:festive-mode\")"