OPMAAS-3632 enabled synthetic for connected user profile services
parent
8777510478
commit
05aa5eaa79
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,11 +3,11 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// compass product: Connected User Profile Services
|
// compass product: Connected User Profile Services
|
||||||
|
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(HTTP_CHECK),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = false
|
enabled = true
|
||||||
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
selector = "type(SYNTHETIC_TEST),entityName(\"ConnectedUserProfileServices\")"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue