Pull request #101: OPMAAS-3790 fixed tagging for service instead of process group
Merge in OPAPM/coco_terraform_config from OPMAAS-3790 to master * commit 'e003c7d6fb2e7f749794d7f051c0c08f9721a284': OPMAAS-3790 fixed tagging for service instead of process groupOPMAAS-3810
commit
1999ca4f2d
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ resource "dynatrace_management_zone" "PD_ConnectedUserProfileServices" {
|
||||||
// for wrongly tagged services we still keep:
|
// for wrongly tagged services we still keep:
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
enabled = true
|
enabled = true
|
||||||
selector = "type(PROCESS_GROUP),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
selector = "type(Service),tag(\"compass-id:am-cns\", \"compass-id:am-proxy\", \"compass-id:AM-PROXY\", \"compass-id:am-svms\", \"compass-id:am-vms\", \"compass-id:ums-ui\", \"compass-id:eCSM\", \"compass-id:ECSM\")"
|
||||||
}
|
}
|
||||||
// others that don't exist in compass, should be removed
|
// others that don't exist in compass, should be removed
|
||||||
entity_selector_based_rule {
|
entity_selector_based_rule {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue