OPMAAS-3632 enabled synthetic for connected user profile services

OPMAAS-3632
Doris Ruppert 2023-04-03 14:46:17 +02:00
parent 8777510478
commit 05aa5eaa79
6 changed files with 12 additions and 12 deletions

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}

View File

@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
// compass product: Connected User Profile Services
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
}
entity_selector_based_rule {
enabled = false
enabled = true
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
}