Compare commits
1 Commits
230601-155
...
230715-050
| Author | SHA1 | Date |
|---|---|---|
|
|
9a7c5e3e4f |
|
|
@ -1,11 +0,0 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
provider "dynatrace" {
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-7E5E4CCBB9F9110C
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_data_compliance_integration_543983494807" {
|
||||
label = "tlp_cloud_data_compliance_integration_543983494807"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAX5J7RM2LRX3LTHCN"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,97 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-BEBEEF77D8DFC42F
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_networking_integration_608838535468" {
|
||||
label = "tlp_cloud_networking_integration_608838535468"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAY3QM2ZEWHMFX6L5R"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "dx"
|
||||
monitored_metrics {
|
||||
name = "ConnectionBpsEgress"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionBpsIngress"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionErrorCount"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionLightLevelTx"
|
||||
dimensions = [ "ConnectionId", "OpticalLaneNumber" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionLightLevelRx"
|
||||
dimensions = [ "ConnectionId", "OpticalLaneNumber" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionState"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "VirtualInterfaceBpsIngress"
|
||||
dimensions = [ "ConnectionId", "VirtualInterfaceId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "VirtualInterfaceBpsEgress"
|
||||
dimensions = [ "ConnectionId", "VirtualInterfaceId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "transitgateway"
|
||||
monitored_metrics {
|
||||
name = "BytesIn"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesOut"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketsIn"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketsOut"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesDropCountBlackhole"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesDropCountNoRoute"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketDropCountBlackhole"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketDropCountNoRoute"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-C7B4C0CCBDE452DA
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_security_integration_275096310302" {
|
||||
label = "tlp_cloud_security_integration_275096310302"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAUADIESIPGTWPSU4G"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,67 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-AADAEEE11F180BFB
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_sharedservices_integration_608592365142" {
|
||||
label = "tlp_cloud_sharedservices_integration_608592365142"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAY3MXOQZLGLER3P4L"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "APIGateway"
|
||||
monitored_metrics {
|
||||
name = "4XXError"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "5XXError"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "Count"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "IntegrationLatency"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "Latency"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "route53resolver"
|
||||
monitored_metrics {
|
||||
name = "InboundQueryVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "InboundQueryVolume"
|
||||
dimensions = [ "Region" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryVolume"
|
||||
dimensions = [ "Region" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryAggregateVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-2334683EE80B6903
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_vdi_integration_979216119171" {
|
||||
label = "tlp_cloud_vdi_integration_979216119171"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIA6H7OUGWBVINV2QMC"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,20 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABAB1idWlsdGluOnByb2JsZW0ubm90aWZpY2F0aW9ucwAGdGVuYW50AAZ0ZW5hbnQAJGQyZjc2ZDQ3LTNkMzYtNDQ4Mi1hMTU4LTM4ZDg5MGI3YWQxN77vVN4V2t6t
|
||||
# LEGACY_ID d2f76d47-3d36-4482-a158-38d890b7ad17
|
||||
# ATTENTION One or more secret HTTP headers need to get filled in
|
||||
resource "dynatrace_webhook_notification" "BMC-TrueSight-Test_10APP11679002_MINOR" {
|
||||
name = "BMC-TrueSight-Test_10APP11679002_MINOR"
|
||||
active = false
|
||||
insecure = true
|
||||
notify_closed_problems = true
|
||||
notify_event_merges = false
|
||||
payload = "[\n{\n \"attributes\": {\n \"CLASS\": \"BusinessTransaction\",\n \"source\": \"MgmtZone: All - Test\",\n \"severity\": \"MINOR\",\n \"origin\": \"APPD-213526\",\n \"sub_origin\": \"Dynatrace Managed - {ImpactedEntity}\",\n \"adapter_host\": \"https://dynatracemgd-cn.bmwgroup.net\",\n \"msg\": \"{ProblemDetailsText}\",\n \"contract_id\": \"10APP11679002\",\n \"ars_esc\": \"Yes\",\n \"ars_delay_time\": \"0\",\n \"hostname\": \"test\",\n \"sub_source\": \"Environment: CoCo_CN_Prod\",\n \"server_loc\": \"\",\n \"event_id\": \"AI001\",\n \"dd_plus\": \"{ProblemSeverity}\",\n \"dd1\": \"{ProblemURL}\",\n \"dd2\": \"{PID}\",\n\t\t\"dd3\": \"{Tags}\"\n }\n}\n]"
|
||||
profile = "vu9U3hXa3q0AAAABABhidWlsdGluOmFsZXJ0aW5nLnByb2ZpbGUABnRlbmFudAAGdGVuYW50ACQzMGI4MzcyOC02ODE2LTQ2MDItODAzMS00MDFkMTIwYzJmOTC-71TeFdrerQ"
|
||||
url = "https://tsims01.bmwgroup.net:8443/bppmws/api/Event/create?routingId=pforwemcell02"
|
||||
headers {
|
||||
header {
|
||||
name = "Authorization"
|
||||
secret_value = "$${state.secret_value}"
|
||||
value = ""
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -1,11 +0,0 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
provider "dynatrace" {
|
||||
}
|
||||
|
|
@ -1,412 +0,0 @@
|
|||
module "activegate_updates" {
|
||||
source = "./modules/activegate_updates"
|
||||
}
|
||||
|
||||
module "alerting" {
|
||||
source = "./modules/alerting"
|
||||
}
|
||||
|
||||
module "api_detection" {
|
||||
source = "./modules/api_detection"
|
||||
}
|
||||
|
||||
module "application_anomalies" {
|
||||
source = "./modules/application_anomalies"
|
||||
}
|
||||
|
||||
module "application_detection_rule" {
|
||||
source = "./modules/application_detection_rule"
|
||||
}
|
||||
|
||||
module "audit_log" {
|
||||
source = "./modules/audit_log"
|
||||
}
|
||||
|
||||
module "autotag_v2" {
|
||||
source = "./modules/autotag_v2"
|
||||
}
|
||||
|
||||
module "aws_anomalies" {
|
||||
source = "./modules/aws_anomalies"
|
||||
}
|
||||
|
||||
module "aws_credentials" {
|
||||
source = "./modules/aws_credentials"
|
||||
}
|
||||
|
||||
module "browser_monitor" {
|
||||
source = "./modules/browser_monitor"
|
||||
}
|
||||
|
||||
module "business_events_buckets" {
|
||||
source = "./modules/business_events_buckets"
|
||||
}
|
||||
|
||||
module "calculated_service_metric" {
|
||||
source = "./modules/calculated_service_metric"
|
||||
}
|
||||
|
||||
module "cloudapp_workloaddetection" {
|
||||
source = "./modules/cloudapp_workloaddetection"
|
||||
}
|
||||
|
||||
module "container_builtin_rule" {
|
||||
source = "./modules/container_builtin_rule"
|
||||
}
|
||||
|
||||
module "container_rule" {
|
||||
source = "./modules/container_rule"
|
||||
}
|
||||
|
||||
module "container_technology" {
|
||||
source = "./modules/container_technology"
|
||||
}
|
||||
|
||||
module "custom_anomalies" {
|
||||
source = "./modules/custom_anomalies"
|
||||
}
|
||||
|
||||
module "custom_service" {
|
||||
source = "./modules/custom_service"
|
||||
}
|
||||
|
||||
module "database_anomalies" {
|
||||
source = "./modules/database_anomalies"
|
||||
}
|
||||
|
||||
module "database_anomalies_v2" {
|
||||
source = "./modules/database_anomalies_v2"
|
||||
}
|
||||
|
||||
module "disk_anomalies_v2" {
|
||||
source = "./modules/disk_anomalies_v2"
|
||||
}
|
||||
|
||||
module "disk_specific_anomalies_v2" {
|
||||
source = "./modules/disk_specific_anomalies_v2"
|
||||
}
|
||||
|
||||
module "email_notification" {
|
||||
source = "./modules/email_notification"
|
||||
}
|
||||
|
||||
module "eula_settings" {
|
||||
source = "./modules/eula_settings"
|
||||
}
|
||||
|
||||
module "extension_execution_controller" {
|
||||
source = "./modules/extension_execution_controller"
|
||||
}
|
||||
|
||||
module "failure_detection_parameters" {
|
||||
source = "./modules/failure_detection_parameters"
|
||||
}
|
||||
|
||||
module "failure_detection_rules" {
|
||||
source = "./modules/failure_detection_rules"
|
||||
}
|
||||
|
||||
module "frequent_issues" {
|
||||
source = "./modules/frequent_issues"
|
||||
}
|
||||
|
||||
module "generic_relationships" {
|
||||
source = "./modules/generic_relationships"
|
||||
}
|
||||
|
||||
module "generic_types" {
|
||||
source = "./modules/generic_types"
|
||||
}
|
||||
|
||||
module "host_anomalies" {
|
||||
source = "./modules/host_anomalies"
|
||||
}
|
||||
|
||||
module "host_anomalies_v2" {
|
||||
source = "./modules/host_anomalies_v2"
|
||||
}
|
||||
|
||||
module "host_monitoring" {
|
||||
source = "./modules/host_monitoring"
|
||||
}
|
||||
|
||||
module "host_process_group_monitoring" {
|
||||
source = "./modules/host_process_group_monitoring"
|
||||
}
|
||||
|
||||
module "http_monitor" {
|
||||
source = "./modules/http_monitor"
|
||||
}
|
||||
|
||||
module "ibm_mq_filters" {
|
||||
source = "./modules/ibm_mq_filters"
|
||||
}
|
||||
|
||||
module "key_requests" {
|
||||
source = "./modules/key_requests"
|
||||
}
|
||||
|
||||
module "kubernetes" {
|
||||
source = "./modules/kubernetes"
|
||||
}
|
||||
|
||||
module "log_buckets" {
|
||||
source = "./modules/log_buckets"
|
||||
}
|
||||
|
||||
module "log_events" {
|
||||
source = "./modules/log_events"
|
||||
}
|
||||
|
||||
module "log_processing" {
|
||||
source = "./modules/log_processing"
|
||||
}
|
||||
|
||||
module "log_timestamp" {
|
||||
source = "./modules/log_timestamp"
|
||||
}
|
||||
|
||||
module "mainframe_transaction_monitoring" {
|
||||
source = "./modules/mainframe_transaction_monitoring"
|
||||
}
|
||||
|
||||
module "management_zone_v2" {
|
||||
source = "./modules/management_zone_v2"
|
||||
}
|
||||
|
||||
module "metric_events" {
|
||||
source = "./modules/metric_events"
|
||||
}
|
||||
|
||||
module "metric_metadata" {
|
||||
source = "./modules/metric_metadata"
|
||||
}
|
||||
|
||||
module "metric_query" {
|
||||
source = "./modules/metric_query"
|
||||
}
|
||||
|
||||
module "mobile_application" {
|
||||
source = "./modules/mobile_application"
|
||||
}
|
||||
|
||||
module "monitored_technologies_apache" {
|
||||
source = "./modules/monitored_technologies_apache"
|
||||
}
|
||||
|
||||
module "monitored_technologies_dotnet" {
|
||||
source = "./modules/monitored_technologies_dotnet"
|
||||
}
|
||||
|
||||
module "monitored_technologies_go" {
|
||||
source = "./modules/monitored_technologies_go"
|
||||
}
|
||||
|
||||
module "monitored_technologies_iis" {
|
||||
source = "./modules/monitored_technologies_iis"
|
||||
}
|
||||
|
||||
module "monitored_technologies_java" {
|
||||
source = "./modules/monitored_technologies_java"
|
||||
}
|
||||
|
||||
module "monitored_technologies_nginx" {
|
||||
source = "./modules/monitored_technologies_nginx"
|
||||
}
|
||||
|
||||
module "monitored_technologies_nodejs" {
|
||||
source = "./modules/monitored_technologies_nodejs"
|
||||
}
|
||||
|
||||
module "monitored_technologies_opentracing" {
|
||||
source = "./modules/monitored_technologies_opentracing"
|
||||
}
|
||||
|
||||
module "monitored_technologies_php" {
|
||||
source = "./modules/monitored_technologies_php"
|
||||
}
|
||||
|
||||
module "monitored_technologies_varnish" {
|
||||
source = "./modules/monitored_technologies_varnish"
|
||||
}
|
||||
|
||||
module "monitored_technologies_wsmb" {
|
||||
source = "./modules/monitored_technologies_wsmb"
|
||||
}
|
||||
|
||||
module "muted_requests" {
|
||||
source = "./modules/muted_requests"
|
||||
}
|
||||
|
||||
module "network_zone" {
|
||||
source = "./modules/network_zone"
|
||||
}
|
||||
|
||||
module "network_zones" {
|
||||
source = "./modules/network_zones"
|
||||
}
|
||||
|
||||
module "oneagent_features" {
|
||||
source = "./modules/oneagent_features"
|
||||
}
|
||||
|
||||
module "oneagent_updates" {
|
||||
source = "./modules/oneagent_updates"
|
||||
}
|
||||
|
||||
module "os_services" {
|
||||
source = "./modules/os_services"
|
||||
}
|
||||
|
||||
module "ownership_config" {
|
||||
source = "./modules/ownership_config"
|
||||
}
|
||||
|
||||
module "pg_alerting" {
|
||||
source = "./modules/pg_alerting"
|
||||
}
|
||||
|
||||
module "process_group_detection" {
|
||||
source = "./modules/process_group_detection"
|
||||
}
|
||||
|
||||
module "process_group_detection_flags" {
|
||||
source = "./modules/process_group_detection_flags"
|
||||
}
|
||||
|
||||
module "process_group_monitoring" {
|
||||
source = "./modules/process_group_monitoring"
|
||||
}
|
||||
|
||||
module "process_group_simple_detection" {
|
||||
source = "./modules/process_group_simple_detection"
|
||||
}
|
||||
|
||||
module "process_monitoring" {
|
||||
source = "./modules/process_monitoring"
|
||||
}
|
||||
|
||||
module "process_monitoring_rule" {
|
||||
source = "./modules/process_monitoring_rule"
|
||||
}
|
||||
|
||||
module "processgroup_naming" {
|
||||
source = "./modules/processgroup_naming"
|
||||
}
|
||||
|
||||
module "remote_environments" {
|
||||
source = "./modules/remote_environments"
|
||||
}
|
||||
|
||||
module "request_attribute" {
|
||||
source = "./modules/request_attribute"
|
||||
}
|
||||
|
||||
module "request_naming" {
|
||||
source = "./modules/request_naming"
|
||||
}
|
||||
|
||||
module "request_namings" {
|
||||
source = "./modules/request_namings"
|
||||
}
|
||||
|
||||
module "resource_attributes" {
|
||||
source = "./modules/resource_attributes"
|
||||
}
|
||||
|
||||
module "rum_host_headers" {
|
||||
source = "./modules/rum_host_headers"
|
||||
}
|
||||
|
||||
module "rum_ip_determination" {
|
||||
source = "./modules/rum_ip_determination"
|
||||
}
|
||||
|
||||
module "rum_provider_breakdown" {
|
||||
source = "./modules/rum_provider_breakdown"
|
||||
}
|
||||
|
||||
module "service_anomalies" {
|
||||
source = "./modules/service_anomalies"
|
||||
}
|
||||
|
||||
module "service_anomalies_v2" {
|
||||
source = "./modules/service_anomalies_v2"
|
||||
}
|
||||
|
||||
module "service_external_web_request" {
|
||||
source = "./modules/service_external_web_request"
|
||||
}
|
||||
|
||||
module "service_failure" {
|
||||
source = "./modules/service_failure"
|
||||
}
|
||||
|
||||
module "service_full_web_service" {
|
||||
source = "./modules/service_full_web_service"
|
||||
}
|
||||
|
||||
module "service_http_failure" {
|
||||
source = "./modules/service_http_failure"
|
||||
}
|
||||
|
||||
module "service_naming" {
|
||||
source = "./modules/service_naming"
|
||||
}
|
||||
|
||||
module "slo_v2" {
|
||||
source = "./modules/slo_v2"
|
||||
}
|
||||
|
||||
module "span_attribute" {
|
||||
source = "./modules/span_attribute"
|
||||
}
|
||||
|
||||
module "span_context_propagation" {
|
||||
source = "./modules/span_context_propagation"
|
||||
}
|
||||
|
||||
module "span_entry_point" {
|
||||
source = "./modules/span_entry_point"
|
||||
}
|
||||
|
||||
module "synthetic_availability" {
|
||||
source = "./modules/synthetic_availability"
|
||||
}
|
||||
|
||||
module "synthetic_location" {
|
||||
source = "./modules/synthetic_location"
|
||||
}
|
||||
|
||||
module "token_settings" {
|
||||
source = "./modules/token_settings"
|
||||
}
|
||||
|
||||
module "transaction_start_filters" {
|
||||
source = "./modules/transaction_start_filters"
|
||||
}
|
||||
|
||||
module "user_experience_score" {
|
||||
source = "./modules/user_experience_score"
|
||||
}
|
||||
|
||||
module "user_session_metrics" {
|
||||
source = "./modules/user_session_metrics"
|
||||
}
|
||||
|
||||
module "vmware_anomalies" {
|
||||
source = "./modules/vmware_anomalies"
|
||||
}
|
||||
|
||||
module "web_app_javascript_version" {
|
||||
source = "./modules/web_app_javascript_version"
|
||||
}
|
||||
|
||||
module "web_application" {
|
||||
source = "./modules/web_application"
|
||||
}
|
||||
|
||||
module "webhook_notification" {
|
||||
source = "./modules/webhook_notification"
|
||||
}
|
||||
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkOWUwZjVlNTktNzE5MS0zMDRkLTk5MjMtODA3ZDVhMDZlMWE5vu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_Go_Standard_Library" {
|
||||
api_color = "#4fd5e0"
|
||||
api_name = "Built-In Go Standard Library"
|
||||
technology = "Go"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "PACKAGE"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "runtime"
|
||||
}
|
||||
condition {
|
||||
base = "PACKAGE"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "io"
|
||||
}
|
||||
condition {
|
||||
base = "PACKAGE"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "sync"
|
||||
}
|
||||
condition {
|
||||
base = "PACKAGE"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "os"
|
||||
}
|
||||
condition {
|
||||
base = "PACKAGE"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "net"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,54 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkMjA3NDU0ZjItYzA1Mi0zMGQ2LTllYmQtZmY3NzIwNjIzOWFmvu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_JRE" {
|
||||
api_color = "#c95218"
|
||||
api_name = "Built-In JRE"
|
||||
technology = "Java"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.oracle."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.dynatrace.agent.introspection.casp.flawfinder.tracking.wrappers."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "CONTAINS"
|
||||
pattern = "DtStringConcat_"
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "java."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "jdk."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.dynatrace.agent.introspection.casp.flawfinder.access."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "sun."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "javax."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.sun."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkNjQ4OGZlY2EtMTk4Mi0zMWQ5LWE0YzktMDQ4ZGM1OTcyNDU0vu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_Java_Cassandra" {
|
||||
api_color = "#debbf3"
|
||||
api_name = "Built-In Java Cassandra"
|
||||
technology = "Java"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "me.prettyprint.cassandra."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "org.apache.cassandra."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.netflix.astyanax."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.datastax."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,24 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkNDM4ODRkNWQtODEzNS0zNzZmLWJlZWEtZDZkOTFlZGYyMTc4vu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_Java_MongoDB" {
|
||||
api_color = "#fff29a"
|
||||
api_name = "Built-In Java MongoDB"
|
||||
technology = "Java"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.novus.casbah.mongodb."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.mongodb."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "org.bson."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkM2NlMmMzMTYtMzE3MC0zZDFhLTg2ZWQtMmEzZDYxYWU5Njlkvu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_NET_IBM_MQ" {
|
||||
api_color = "#ffd0ab"
|
||||
api_name = "Built-In .NET IBM MQ"
|
||||
technology = "dotNet"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "IBM.XMS."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "IBM.WMQ."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABxidWlsdGluOmFwaXMuZGV0ZWN0aW9uLXJ1bGVzAAZ0ZW5hbnQABnRlbmFudAAkMDg0NDMxNWEtYWEyZS0zMWI3LWI0NzMtNWFlMmFlOGEzOGFivu9U3hXa3q0
|
||||
resource "dynatrace_api_detection" "Built-In_Oracle_WebLogic" {
|
||||
api_color = "#7c38a1"
|
||||
api_name = "Built-In Oracle WebLogic"
|
||||
technology = "Java"
|
||||
third_party_api = true
|
||||
conditions {
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.bea."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "com.weblogic."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "bea."
|
||||
}
|
||||
condition {
|
||||
base = "FQCN"
|
||||
matcher = "BEGINS_WITH"
|
||||
pattern = "weblogic."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,104 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABlidWlsdGluOnRhZ3MuYXV0by10YWdnaW5nAAZ0ZW5hbnQABnRlbmFudAAkMWYyMDg1NmUtY2JkNS00NzQ2LTlkOGUtYTgyMmI1ZWQwYjUyvu9U3hXa3q0
|
||||
resource "dynatrace_autotag_v2" "compass-id" {
|
||||
name = "compass-id"
|
||||
rules {
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
value_format = "{ProcessGroup:CommandLineArgs/.-Dtcompass-id=(.*?)#.*?}"
|
||||
value_normalization = "Leave text as-is"
|
||||
attribute_rule {
|
||||
entity_type = "PROCESS_GROUP"
|
||||
pg_to_host_propagation = true
|
||||
pg_to_service_propagation = true
|
||||
conditions {
|
||||
condition {
|
||||
case_sensitive = false
|
||||
dynamic_key = "COMMAND_LINE_ARGS"
|
||||
key = "PROCESS_GROUP_PREDEFINED_METADATA"
|
||||
operator = "CONTAINS"
|
||||
string_value = "-Dtcompass-id="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
value_format = "{ProcessGroup:Kubernetes:compass-id}"
|
||||
value_normalization = "Leave text as-is"
|
||||
attribute_rule {
|
||||
entity_type = "PROCESS_GROUP"
|
||||
pg_to_host_propagation = true
|
||||
pg_to_service_propagation = true
|
||||
conditions {
|
||||
condition {
|
||||
dynamic_key = "compass-id"
|
||||
dynamic_key_source = "KUBERNETES"
|
||||
key = "PROCESS_GROUP_CUSTOM_METADATA"
|
||||
operator = "EXISTS"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
value_format = "{ProcessGroup:CommandLineArgs/compassid=(.*?)-D}"
|
||||
value_normalization = "Leave text as-is"
|
||||
attribute_rule {
|
||||
entity_type = "PROCESS_GROUP"
|
||||
pg_to_host_propagation = true
|
||||
pg_to_service_propagation = true
|
||||
conditions {
|
||||
condition {
|
||||
case_sensitive = true
|
||||
dynamic_key = "COMMAND_LINE_ARGS"
|
||||
key = "PROCESS_GROUP_PREDEFINED_METADATA"
|
||||
operator = "CONTAINS"
|
||||
string_value = "-Dcom.bmw.dynatrace.compassid="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
value_format = "{ProcessGroup:Environment:compass-id}"
|
||||
value_normalization = "Leave text as-is"
|
||||
attribute_rule {
|
||||
entity_type = "PROCESS_GROUP"
|
||||
pg_to_host_propagation = true
|
||||
pg_to_service_propagation = true
|
||||
conditions {
|
||||
condition {
|
||||
dynamic_key = "compass-id"
|
||||
dynamic_key_source = "ENVIRONMENT"
|
||||
key = "PROCESS_GROUP_CUSTOM_METADATA"
|
||||
operator = "EXISTS"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
value_format = "{ProcessGroup:CommandLineArgs/compid=(.*?)-D}"
|
||||
value_normalization = "Leave text as-is"
|
||||
attribute_rule {
|
||||
entity_type = "PROCESS_GROUP"
|
||||
pg_to_host_propagation = true
|
||||
pg_to_service_propagation = true
|
||||
conditions {
|
||||
condition {
|
||||
case_sensitive = true
|
||||
dynamic_key = "COMMAND_LINE_ARGS"
|
||||
key = "PROCESS_GROUP_PREDEFINED_METADATA"
|
||||
operator = "CONTAINS"
|
||||
string_value = "-Dcom.bmw.dynatrace.compid="
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-7E5E4CCBB9F9110C
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_data_compliance_integration_543983494807" {
|
||||
label = "tlp_cloud_data_compliance_integration_543983494807"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAX5J7RM2LRX3LTHCN"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,97 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-BEBEEF77D8DFC42F
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_networking_integration_608838535468" {
|
||||
label = "tlp_cloud_networking_integration_608838535468"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAY3QM2ZEWHMFX6L5R"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "dx"
|
||||
monitored_metrics {
|
||||
name = "ConnectionBpsEgress"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionBpsIngress"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionErrorCount"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionLightLevelTx"
|
||||
dimensions = [ "ConnectionId", "OpticalLaneNumber" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionLightLevelRx"
|
||||
dimensions = [ "ConnectionId", "OpticalLaneNumber" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "ConnectionState"
|
||||
dimensions = [ "ConnectionId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "VirtualInterfaceBpsIngress"
|
||||
dimensions = [ "ConnectionId", "VirtualInterfaceId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "VirtualInterfaceBpsEgress"
|
||||
dimensions = [ "ConnectionId", "VirtualInterfaceId" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "transitgateway"
|
||||
monitored_metrics {
|
||||
name = "BytesIn"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesOut"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketsIn"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketsOut"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesDropCountBlackhole"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "BytesDropCountNoRoute"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketDropCountBlackhole"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "PacketDropCountNoRoute"
|
||||
dimensions = [ "TransitGateway" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-C7B4C0CCBDE452DA
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_security_integration_275096310302" {
|
||||
label = "tlp_cloud_security_integration_275096310302"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAUADIESIPGTWPSU4G"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,67 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-AADAEEE11F180BFB
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_sharedservices_integration_608592365142" {
|
||||
label = "tlp_cloud_sharedservices_integration_608592365142"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIAY3MXOQZLGLER3P4L"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "APIGateway"
|
||||
monitored_metrics {
|
||||
name = "4XXError"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "5XXError"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "Count"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "IntegrationLatency"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "Latency"
|
||||
dimensions = [ "ApiName" ]
|
||||
statistic = "AVG_MIN_MAX"
|
||||
}
|
||||
}
|
||||
supporting_services_to_monitor {
|
||||
name = "route53resolver"
|
||||
monitored_metrics {
|
||||
name = "InboundQueryVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "InboundQueryVolume"
|
||||
dimensions = [ "Region" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryVolume"
|
||||
dimensions = [ "Region" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryAggregateVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
monitored_metrics {
|
||||
name = "OutboundQueryVolume"
|
||||
dimensions = [ "EndpointId" ]
|
||||
statistic = "SUM"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,11 +0,0 @@
|
|||
# ID AWS_CREDENTIALS-2334683EE80B6903
|
||||
# ATTENTION REST API didn't provide credential data
|
||||
resource "dynatrace_aws_credentials" "tlp_cloud_vdi_integration_979216119171" {
|
||||
label = "tlp_cloud_vdi_integration_979216119171"
|
||||
partition_type = "AWS_CN"
|
||||
tagged_only = false
|
||||
authentication_data {
|
||||
access_key = "AKIA6H7OUGWBVINV2QMC"
|
||||
secret_key = "$${state.secret_value}"
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,31 +0,0 @@
|
|||
# ID 7db1c5e7-f93b-4094-b370-454990eccbaf#MULTI#PART#ID#java
|
||||
resource "dynatrace_custom_service" "ifs-007_JOYNR_requestDiagResult_notifyDiagResult_-_IN_OUT" {
|
||||
name = "ifs-007 (JOYNR) requestDiagResult/notifyDiagResult - IN/OUT"
|
||||
enabled = true
|
||||
queue_entry_point = false
|
||||
technology = "java"
|
||||
rule {
|
||||
enabled = true
|
||||
class {
|
||||
name = "com.bmw.cc.ts.diagservice.joynr.consumer.boundary.DiagServiceV1Consumer"
|
||||
match = "EQUALS"
|
||||
}
|
||||
method {
|
||||
name = "requestDiagResult"
|
||||
arguments = [ "com.bmw.cc.ts.diagservice.joynr.consumer.entity.RequestPdmResultData", "boolean", "int" ]
|
||||
returns = "void"
|
||||
}
|
||||
}
|
||||
rule {
|
||||
enabled = true
|
||||
class {
|
||||
name = "com.bmw.cc.ts.diagservice.joynr.consumer.boundary.DiagServiceBackendServiceInterface"
|
||||
match = "EQUALS"
|
||||
}
|
||||
method {
|
||||
name = "notifyDiagResult"
|
||||
arguments = [ "joynr.de.bmw.infotainment.telematic.common.CommonTypes.RequestId", "java.lang.String", "joynr.de.bmw.infotainment.telematic.common.CommonTypes.ResultCode" ]
|
||||
returns = "void"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQMDRFRUY3MTMwNjlFOUQ4QwAkNjM1OTNlYjYtMzEzMy0zOTZhLWE3YTgtZDkwODE2NzQ4NmExvu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-04EEF713069E9D8C" {
|
||||
names = [ "getMarketOffers" ]
|
||||
service = "SERVICE-04EEF713069E9D8C"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQMkJGNkExMkE3Q0VDRTg4MQAkMWQ4ZWE1YjktMGVhMy0zNDQ3LWI5MjQtMjA0ZjI4MWNjZDdivu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-2BF6A12A7CECE881" {
|
||||
names = [ "getOffersAndPortfolio", "getMarketOffers" ]
|
||||
service = "SERVICE-2BF6A12A7CECE881"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQMzlDQkRGMjgxQzFFOTZCRgAkYjI2ZWY4NzItNzIzYy0zN2MwLTk0NTUtOTExNjVkMjU4NTA1vu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-39CBDF281C1E96BF" {
|
||||
names = [ "GET /api/v2/vehicles/<VIN>/state", "GET /api/v1/vehicles/<VIN>/state", "(All)", "GET /api/v2/vehicles", "GET /api/v4/vehicles/state", "GET /api/v1/vehicles" ]
|
||||
service = "SERVICE-39CBDF281C1E96BF"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQM0E1NzdDMjY4MjY1NUU3QQAkYmI1NjI5ZGItNDgxOC0zNDExLTljYzEtOGNjOTdmNjEyYThlvu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-3A577C2682655E7A" {
|
||||
names = [ "POST /api/v2/presentation/remote-commands/<VIN>/door-lock", "POST /api/v3/presentation/remote-commands/<VIN>/light-flash", "GET /api/v2/presentation/remote-history/<VIN>", "POST /api/v2/presentation/remote-commands/<VIN>/door-unlock", "POST /api/v3/presentation/remote-commands/eventStatus", "POST /api/v2/presentation/remote-commands/<VIN>/climate-timer", "POST /api/v2/presentation/remote-commands/eventStatus", "POST /api/v3/presentation/remote-commands/<VIN>/climate-timer", "POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder", "POST /api/v3/presentation/remote-commands/<VIN>/door-lock", "POST /api/v3/presentation/remote-commands/<VIN>/door-unlock", "POST /api/v3/presentation/remote-commands/<VIN>/horn-blow", "POST /api/v2/presentation/remote-commands/<VIN>/climate-now", "POST /api/v2/presentation/remote-commands/<VIN>/horn-blow", "POST /api/v2/presentation/remote-commands/<VIN>/light-flash", "POST /api/v3/presentation/remote-commands/<VIN>/climate-now", "POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder" ]
|
||||
service = "SERVICE-3A577C2682655E7A"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQN0ZBQUUxMEU4RjYzMjhFMwAkYWY3MTg0YmQtZjA2OS0zYzI2LWFjYzMtZThmNTdmYzFjZjA2vu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-7FAAE10E8F6328E3" {
|
||||
names = [ "bookedAndBookableCDServices", "bookedAndBookableCDServices 1" ]
|
||||
service = "SERVICE-7FAAE10E8F6328E3"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQQ0Y5RDNGMDM5ODlEMjRCMgAkZmYwMzZlMjItMTJhNS0zZTQzLWFjNTMtNzY0NmE5MGY2NGIyvu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-CF9D3F03989D24B2" {
|
||||
names = [ "callReceived", "voiceInitatedCallSync", "voiceInitatedCallSync_XCALL", "voiceInitatedCallSync_ECALL" ]
|
||||
service = "SERVICE-CF9D3F03989D24B2"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABACZidWlsdGluOnNldHRpbmdzLnN1YnNjcmlwdGlvbnMuc2VydmljZQAHU0VSVklDRQAQRDdFQUVGMTFGNEI0NUE5MgAkZjg3YjM2MjYtMWMwYS0zODUyLTk4YjQtZWM2ODVkMTEyN2Ixvu9U3hXa3q0
|
||||
resource "dynatrace_key_requests" "Key_Requests_for_SERVICE-D7EAEF11F4B45A92" {
|
||||
names = [ "bookedAndBookableCDServices" ]
|
||||
service = "SERVICE-D7EAEF11F4B45A92"
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABhidWlsdGluOm1hbmFnZW1lbnQtem9uZXMABnRlbmFudAAGdGVuYW50ACQ3YjJmZGUwZi1iOTA0LTMwOWItODIxOS1mZjE5M2QwZjdkODm-71TeFdrerQ
|
||||
# LEGACY_ID 8876557549680472219
|
||||
resource "dynatrace_management_zone_v2" "CD_ASBC-FZGSSLCA" {
|
||||
name = "CD_ASBC-FZGSSLCA"
|
||||
rules {
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(Service),tag(\"compass-id:ASBC-FzgSecCA\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag(\"compass-id:ASBC-FzgSecCA\"))"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(HOST),tag(\"compass-id:ASBC-FzgSecCA\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(PROCESS_GROUP_INSTANCE),tag(\"compass-id:ASBC-FzgSecCA\")"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,27 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABhidWlsdGluOm1hbmFnZW1lbnQtem9uZXMABnRlbmFudAAGdGVuYW50ACQ4NmI3MTVmYy1hYmQyLTM1OTgtYTNjNy02MmExMmU1YjcyMWW-71TeFdrerQ
|
||||
# LEGACY_ID -8739492376930536040
|
||||
resource "dynatrace_management_zone_v2" "CD_mobile_vehicledata" {
|
||||
name = "CD_mobile_vehicledata"
|
||||
rules {
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(SERVICE),databaseName.exists(),toRelationship.calls(type(SERVICE),tag(\"compass-id:mobile20-VC\",\"compass-id:vehicle-service\",\"Environment:PROD\"))"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(Service),tag(\"compass-id:mobile20-VC\",\"compass-id:vehicle-service\",\"Environment:PROD\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(PROCESS_GROUP_INSTANCE),tag(\"compass-id:mobile20-VC\",\"compass-id:vehicle-service\",\"Environment:PROD\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(HOST),tag(\"compass-id:mobile20-VC\",\"compass-id:vehicle-service\",\"Environment:PROD\")"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,97 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABhidWlsdGluOm1hbmFnZW1lbnQtem9uZXMABnRlbmFudAAGdGVuYW50ACRhNmEyODFkYy04MmI5LTRlMmUtOTYwOC1hYzRhYjFmZDQ5ZTW-71TeFdrerQ
|
||||
# LEGACY_ID 2665395286230182035
|
||||
resource "dynatrace_management_zone_v2" "CNOP_SysOps_Ximalaya" {
|
||||
name = "CNOP_SysOps_Ximalaya"
|
||||
description = "Created by PanHong"
|
||||
rules {
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(SERVICE),tag(\"compass-id:cm-ximalaya\"),tag(\"Environment:PROD\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(PROCESS_GROUP_INSTANCE),tag(\"compass-id:cm-ximalaya\")"
|
||||
}
|
||||
rule {
|
||||
type = "SELECTOR"
|
||||
enabled = true
|
||||
entity_selector = "type(HOST),tag(\"compass-id:cm-ximalaya\")"
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
entity_selector = ""
|
||||
attribute_rule {
|
||||
entity_type = "CLOUD_APPLICATION_NAMESPACE"
|
||||
attribute_conditions {
|
||||
condition {
|
||||
case_sensitive = true
|
||||
key = "CLOUD_APPLICATION_NAMESPACE_NAME"
|
||||
operator = "CONTAINS"
|
||||
string_value = "avs"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = true
|
||||
entity_selector = ""
|
||||
attribute_rule {
|
||||
entity_type = "CLOUD_APPLICATION"
|
||||
attribute_conditions {
|
||||
condition {
|
||||
case_sensitive = true
|
||||
key = "CLOUD_APPLICATION_NAME"
|
||||
operator = "CONTAINS"
|
||||
string_value = "avs-ximalaya"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
rule {
|
||||
type = "ME"
|
||||
enabled = false
|
||||
entity_selector = ""
|
||||
attribute_rule {
|
||||
entity_type = "SERVICE"
|
||||
service_to_host_propagation = false
|
||||
service_to_pgpropagation = false
|
||||
attribute_conditions {
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "compass-id:cm-ximalaya"
|
||||
}
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "Hub:CN"
|
||||
}
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "Namespace:production"
|
||||
}
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "Cloud:AWS"
|
||||
}
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "Environment:PROD"
|
||||
}
|
||||
condition {
|
||||
key = "SERVICE_TAGS"
|
||||
operator = "EQUALS"
|
||||
tag = "Platform:EKS"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
version = "1.30.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC9mdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX21vYmlsZV9jZF9zdG9yZQAkM2NkY2Q1ZDUtODlmNy0zODBlLTllMjMtY2ZhM2U4MGQwMjAzvu9U3hXa3q0
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_mobile_cd_store" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_mobile_cd_store"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"StoreOfferResourceV6 - am-store - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResource - am-store - prod~\",\n \n ~\"CdStoreOfferResource - cdse - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResourceV2 - cdse - prod~\"\n )\n )\n ,entityName.in(\n\t\t\t\t\t\t~\"bookedAndBookableCDServices~\"\n )\")))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADVmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX21vYmlsZV9yZW1vdGVzZXJ2aWNlcwAkMjM1MzExZDEtYTZjZS0zNzE2LWFlNzctYjJmMGU2ZDkxM2I4vu9U3hXa3q0
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_mobile_remoteservices" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_mobile_remoteservices"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"btc-vehicle-remote-commands-composite-service - PROD~\"\n )\n )\n ,entityName.in(\n ~\"POST /api/v2/presentation/remote-commands/eventStatus~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/door-unlock~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/climate-now~\",\n ~\"GET /api/v2/presentation/remote-history/<VIN>~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/horn-blow~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/climate-timer~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/light-flash~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder~\",\n ~\"POST /api/v3/presentation/remote-commands/eventStatus~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/door-lock~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/door-unlock~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/climate-now~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/horn-blow~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/climate-timer~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/light-flash~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~\"\n )\"))))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADdmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfYXBwZGlzdHJpYnV0aW9uACRmYjUzYzM2MS1mYTM0LTNiOTktYWYwNy00ZDQ4NjYwZWI3ZTC-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_appdistribution" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_appdistribution"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"AppsServiceV1 - id5-app - prod~\",\n ~\"AppVersionsResource - app-distribution - prod~\",\n\t\t\t\t\t\t\t~\"ReleaseNotesResource - app-distribution - prod~\"\n )\n )\n ,entityName.in(\n ~\"getActiveVersionsForApp~\",\n\t\t\t\t\t\t ~\"getReleaseNotes~\",\n ~\"getAppV2~\",\n\t\t\t\t\t\t ~\"getAppListV2~\"\n )\"))))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADBmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfY2Rfc3RvcmUAJGNhNjJkZmNlLWI5M2MtMzBlZC04NzBlLTRhYTNkZjljNTMyNr7vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_cd_store" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_cd_store"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"StoreOfferResourceV6 - am-store - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResource - am-store - prod~\",\n \n ~\"CdStoreOfferResource - cdse - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResourceV2 - cdse - prod~\"\n )\n )\n \")))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADZmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfY29ubmVjdGVkbXVzaWMAJDVhOTIzZmQ5LTViYWYtM2JlYi05MTAyLTBkM2Q5ZGE3YmQyY77vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_connectedmusic" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_connectedmusic"
|
||||
metric_selector = "((100) - ((100)*(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t,entityName.contains(~\"Vehicle_Successful_ResponseCode~\")\")))):splitBy()/(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t,entityName.contains(~\"Vehicle_Successful_ResponseCode~\")\")))):splitBy()+builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t\t,entityName.contains(~\"Vehicle_Failed_ResponseCode~\")\")))):splitBy())))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC1mdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfZWNhbGwAJDAyNGExYjUyLTJmN2YtM2IwNi04MjQ5LWIxMzdlNDg5MTMzZb7vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_ecall" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_ecall"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"VoiceV2Resource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"CallRoutingResource - crs - prod~\",\n\t\t\t\t\t\t\t\t~\"NgtpUplinkEventResource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"V1Api - PROD~\",\n ~\"CallMgmtApiResourceV1 - b*vvoice - prod~\",\n\t\t\t\t\t\t\t\t~\"ISmsGatewayBF - ecs - prod~\",\n\t\t\t\t\t\t\t\t~\"EcsApiController - PROD~\",\n\t\t\t\t\t\t\t\t~\"VehicleVinV2BF - ecs - prod~\"\n )\n )\n ,entityName.in(\n ~\"voiceInitatedCallSync_ECALL~\",\n\t\t\t\t\t\t~\"callReceived~\",\n\t\t\t\t\t\t~\"getRoutingData_ECALL~\",\n\t\t\t\t\t\t~\"notifyCsMessage~\",\n\t\t\t\t\t\t~\"setupCall_ECALL~\",\n\t\t\t\t\t\t~\"routeCall~\",\n\t\t\t\t\t\t~\"message~\",\n\t\t\t\t\t\t~\"ecsEventReceived~\",\n\t\t\t\t\t\t~\"createEventByvin~\"\n )\")))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADRmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfc21hcnRwYXJraW5nACRiM2NmN2YyNy1lMjkzLTNlYTItYjFiZS0yYTlkOTgyMTBlNzC-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_smartparking" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_smartparking"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.server.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),\n entityName.in(\n ~\"/sppid7/parkingfinder/v1/EstimatedTimeArrival/getETA~\",\n ~\"/parkingfinder/v2.0/getParkingLots~\"\n )\")))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljADNmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfc21hcnRyZWZ1ZWwAJGQzYTRhMGEyLWM1NjAtMzc3OC04YjY4LTg3MWI0ODBlNWRhY77vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_smartrefuel" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_smartrefuel"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.server.rate:filter(in(\"dt.entity.service_method\",entitySelector(\"type(~\"SERVICE_METHOD~\")\"))):filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),\n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.contains(~\"omcsmtrflce20q3~\"),mzName(~\"CN_OMC_PROD~\")\n )\n ,entityName.in(\n ~\"/smtrfl/api/v1/order~\",\n ~\"/smtrfl/api/v1/station/list~\",\n ~\"/smtrfl/api/v1/station/detail~\"\n )\"))))):splitBy():sum:auto:sort(value(sum,descending))))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC1mdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLnRwX3ZlaGljbGVfeGNhbGwAJGQ5ZmZlMWVmLTNmZTQtMzljMi1iMzZiLTU3N2MwZDJiYzU4Y77vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_tp_vehicle_xcall" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.tp_vehicle_xcall"
|
||||
metric_selector = "((100) - ((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"VoiceV2Resource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"CallRoutingResource - crs - prod~\",\n\t\t\t\t\t\t\t\t~\"NgtpUplinkEventResource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"V1Api - PROD~\",\n\t\t\t\t\t\t\t\t~\"XcsApiController - PROD~\",\n ~\"CallMgmtApiResourceV1 - b*vvoice - prod~\"\n )\n )\n ,entityName.in(\n ~\"voiceInitatedCallSync_XCALL~\",\n\t\t\t\t\t\t~\"callReceived~\",\n\t\t\t\t\t\t~\"getRoutingData_XCALL~\",\n\t\t\t\t\t\t~\"notifyCsMessage~\",\n\t\t\t\t\t\t~\"setupCall_XCALL~\",\n\t\t\t\t\t\t~\"routeCall~\",\n\t\t\t\t\t\t~\"xcsEventReceived~\"\n )\")))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAElmdW5jOnNsby5lcnJvckJ1ZGdldEJ1cm5SYXRlLndpcmtrZXR0ZV9fbG9zX19fX3JlbGlhYmlsaXR5X29mX2tleV9yZXF1ZXN0ACRjYWRkMWRjZC0yN2Q0LTMxNGEtYjFmYS1jNTc2NDZlOWY4MDS-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudgetBurnRate_wirkkette_los_reliability_of_key_request" {
|
||||
metric_id = "metric-func:slo.errorBudgetBurnRate.wirkkette__los____reliability_of_key_request"
|
||||
metric_selector = "((100) - ((100)*(builtin:service.errors.server.successCount:filter(in(\"dt.entity.service\",entitySelector(\"type(Service),entityId(~\"SERVICE-6698469E5A1263FB~\",~\"SERVICE-4F3D694E711453A4~\",~\"SERVICE-847CBDDEFDAC7276~\",~\"SERVICE-28251AEF76AA2CF3~\",~\"SERVICE-174D47021F449BDD~\",~\"SERVICE-FC41A53EFCD2A6A9~\")\"))):splitBy())/(builtin:service.requestCount.server:filter(in(\"dt.entity.service\",entitySelector(\"type(Service),entityId(~\"SERVICE-6698469E5A1263FB~\",~\"SERVICE-4F3D694E711453A4~\",~\"SERVICE-847CBDDEFDAC7276~\",~\"SERVICE-28251AEF76AA2CF3~\",~\"SERVICE-174D47021F449BDD~\",~\"SERVICE-FC41A53EFCD2A6A9~\")\"))):splitBy()))) / ((100) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljACdmdW5jOnNsby5lcnJvckJ1ZGdldC50cF9tb2JpbGVfY2Rfc3RvcmUAJGJjODZjM2U0LWVhY2UtMzM5MC1hMDIzLWU1MWUzYmZmODcwMr7vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_mobile_cd_store" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_mobile_cd_store"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"StoreOfferResourceV6 - am-store - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResource - am-store - prod~\",\n \n ~\"CdStoreOfferResource - cdse - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResourceV2 - cdse - prod~\"\n )\n )\n ,entityName.in(\n\t\t\t\t\t\t~\"bookedAndBookableCDServices~\"\n )\")))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC1mdW5jOnNsby5lcnJvckJ1ZGdldC50cF9tb2JpbGVfcmVtb3Rlc2VydmljZXMAJDM3MmU2MThjLWFiZTctMzZmZC05NGZkLWQ1MzFjYzVjMDBiML7vVN4V2t6t
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_mobile_remoteservices" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_mobile_remoteservices"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"btc-vehicle-remote-commands-composite-service - PROD~\"\n )\n )\n ,entityName.in(\n ~\"POST /api/v2/presentation/remote-commands/eventStatus~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/door-lock~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/door-unlock~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/climate-now~\",\n ~\"GET /api/v2/presentation/remote-history/<VIN>~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/horn-blow~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/climate-timer~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/light-flash~\",\n ~\"POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder~\",\n ~\"POST /api/v3/presentation/remote-commands/eventStatus~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/door-lock~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/door-unlock~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/climate-now~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/horn-blow~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/climate-timer~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/light-flash~\",\n ~\"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~\"\n )\"))))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC9mdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX2FwcGRpc3RyaWJ1dGlvbgAkN2IxMzMwNzMtNWRhOC0zMjJmLTk4YWItNmRjNjU5YTFmNjI4vu9U3hXa3q0
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_appdistribution" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_appdistribution"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"AppsServiceV1 - id5-app - prod~\",\n ~\"AppVersionsResource - app-distribution - prod~\",\n\t\t\t\t\t\t\t~\"ReleaseNotesResource - app-distribution - prod~\"\n )\n )\n ,entityName.in(\n ~\"getActiveVersionsForApp~\",\n\t\t\t\t\t\t ~\"getReleaseNotes~\",\n ~\"getAppV2~\",\n\t\t\t\t\t\t ~\"getAppListV2~\"\n )\"))))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAChmdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX2NkX3N0b3JlACRmMGNlMzg0ZS03NTg5LTNjYWYtOGM2Zi1lZTMyOWZiNTc1NzC-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_cd_store" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_cd_store"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"StoreOfferResourceV6 - am-store - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResource - am-store - prod~\",\n \n ~\"CdStoreOfferResource - cdse - prod~\",\n\t\t\t\t\t\t\t\t~\"CdStoreOfferResourceV2 - cdse - prod~\"\n )\n )\n \")))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljAC5mdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX2Nvbm5lY3RlZG11c2ljACRkN2M2OTU1OS1iZWRlLTMwOGQtOGU3MC04NzU5NjA4ZDk3MDi-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_connectedmusic" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_connectedmusic"
|
||||
metric_selector = "(((100)*(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t,entityName.contains(~\"Vehicle_Successful_ResponseCode~\")\")))):splitBy()/(builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t,entityName.contains(~\"Vehicle_Successful_ResponseCode~\")\")))):splitBy()+builtin:service.keyRequest.errors.server.successCount:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method)\n\t\t\t\t\t,entityName.contains(~\"Vehicle_Failed_ResponseCode~\")\")))):splitBy()))) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljACVmdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX2VjYWxsACRlMzA4OTRjNy1lYWM3LTM4MjktOGQ5Zi0xNjc3NzAwMjI3YmW-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_ecall" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_ecall"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.fivexx.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method), \nfromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.in(\n ~\"VoiceV2Resource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"CallRoutingResource - crs - prod~\",\n\t\t\t\t\t\t\t\t~\"NgtpUplinkEventResource - ngtp-cs - prod~\",\n\t\t\t\t\t\t\t\t~\"V1Api - PROD~\",\n ~\"CallMgmtApiResourceV1 - b*vvoice - prod~\",\n\t\t\t\t\t\t\t\t~\"ISmsGatewayBF - ecs - prod~\",\n\t\t\t\t\t\t\t\t~\"EcsApiController - PROD~\",\n\t\t\t\t\t\t\t\t~\"VehicleVinV2BF - ecs - prod~\"\n )\n )\n ,entityName.in(\n ~\"voiceInitatedCallSync_ECALL~\",\n\t\t\t\t\t\t~\"callReceived~\",\n\t\t\t\t\t\t~\"getRoutingData_ECALL~\",\n\t\t\t\t\t\t~\"notifyCsMessage~\",\n\t\t\t\t\t\t~\"setupCall_ECALL~\",\n\t\t\t\t\t\t~\"routeCall~\",\n\t\t\t\t\t\t~\"message~\",\n\t\t\t\t\t\t~\"ecsEventReceived~\",\n\t\t\t\t\t\t~\"createEventByvin~\"\n )\")))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljACxmdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX3NtYXJ0cGFya2luZwAkMDI4N2FjMDEtMjAwMC0zZWM2LWI1OTItNjU3MTU0MTA4ZTc2vu9U3hXa3q0
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_smartparking" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_smartparking"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.server.rate:filter(and(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),\n entityName.in(\n ~\"/sppid7/parkingfinder/v1/EstimatedTimeArrival/getETA~\",\n ~\"/parkingfinder/v2.0/getParkingLots~\"\n )\")))):splitBy())) - (98.0))"
|
||||
}
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
# ID vu9U3hXa3q0AAAABABRidWlsdGluOm1ldHJpYy5xdWVyeQAGbWV0cmljACtmdW5jOnNsby5lcnJvckJ1ZGdldC50cF92ZWhpY2xlX3NtYXJ0cmVmdWVsACRjNTg0Y2IwZi00NjlmLTM0MTgtODVhOS0yYjFmNTc0ODA0OGW-71TeFdrerQ
|
||||
resource "dynatrace_metric_query" "metric-func_slo_errorBudget_tp_vehicle_smartrefuel" {
|
||||
metric_id = "metric-func:slo.errorBudget.tp_vehicle_smartrefuel"
|
||||
metric_selector = "(((100)-(builtin:service.keyRequest.errors.server.rate:filter(in(\"dt.entity.service_method\",entitySelector(\"type(~\"SERVICE_METHOD~\")\"))):filter(and(or(in(\"dt.entity.service_method\",entitySelector(\"type(service_method),\n fromRelationship.isServiceMethodOfService(\n type(~\"SERVICE~\"),entityName.contains(~\"omcsmtrflce20q3~\"),mzName(~\"CN_OMC_PROD~\")\n )\n ,entityName.in(\n ~\"/smtrfl/api/v1/order~\",\n ~\"/smtrfl/api/v1/station/list~\",\n ~\"/smtrfl/api/v1/station/detail~\"\n )\"))))):splitBy():sum:auto:sort(value(sum,descending)))) - (98.0))"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue