OPMAAS-3757 added trip-service to MZ all hubs

pull-requests/127/from
Doris Ruppert 2023-04-24 15:48:07 +02:00
parent b85c7b3519
commit 167ef96660
5 changed files with 5 additions and 5 deletions

View File

@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
// compass system: App Frontend eMobility and MyJourney // compass system: App Frontend eMobility and MyJourney
entity_selector_based_rule { entity_selector_based_rule {
enabled = true enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")" selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
} }
} }

View File

@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
// compass system: App Frontend eMobility and MyJourney // compass system: App Frontend eMobility and MyJourney
entity_selector_based_rule { entity_selector_based_rule {
enabled = true enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")" selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
} }
} }

View File

@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
// compass system: App Frontend eMobility and MyJourney // compass system: App Frontend eMobility and MyJourney
entity_selector_based_rule { entity_selector_based_rule {
enabled = true enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")" selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
} }
} }

View File

@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
// compass system: App Frontend eMobility and MyJourney // compass system: App Frontend eMobility and MyJourney
entity_selector_based_rule { entity_selector_based_rule {
enabled = true enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")" selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
} }
} }

View File

@ -14,6 +14,6 @@ resource "dynatrace_management_zone" "PD_MyBMWMINIAppAsAProduct" {
// compass system: App Frontend eMobility and MyJourney // compass system: App Frontend eMobility and MyJourney
entity_selector_based_rule { entity_selector_based_rule {
enabled = true enabled = true
selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\")" selector = "type(Service),tag(\"compass-id:destination-composite-service\",\"compass-id:send-to-car-service\",\"compass-id:trip-service\")"
} }
} }