From 16e2ff8a3074eb43cffa3749c91f86aafaf3b61e Mon Sep 17 00:00:00 2001 From: Patryk Gudalewicz Date: Wed, 8 Mar 2023 22:36:23 +0100 Subject: [PATCH] Removing broken files --- ...nt-for-service-events-_orp_base_crp_int.tf | 330 ---------------- ...t-for-service-events-_orp_base_crp_test.tf | 330 ---------------- ...nt-for-service-events-_orp_base_crp_e2e.tf | 330 ---------------- ...t-for-service-events-_orp_base_crp_prod.tf | 330 ---------------- ...nt-for-service-events-_orp_base_crp_int.tf | 357 ----------------- ...t-for-service-events-_orp_base_crp_test.tf | 357 ----------------- ...nt-for-service-events-_orp_base_crp_int.tf | 357 ----------------- ...t-for-service-events-_orp_base_crp_test.tf | 357 ----------------- ...nt-for-service-events-_orp_base_crp_e2e.tf | 357 ----------------- ...t-for-service-events-_orp_base_crp_prod.tf | 360 ------------------ 10 files changed, 3465 deletions(-) delete mode 100644 CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf delete mode 100644 CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf delete mode 100644 CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf delete mode 100644 CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf delete mode 100644 EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf delete mode 100644 EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf delete mode 100644 NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf delete mode 100644 NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf delete mode 100644 NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf delete mode 100644 NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf diff --git a/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf b/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf deleted file mode 100644 index 706491cb..00000000 --- a/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf +++ /dev/null @@ -1,330 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id = cf1a119c-e2dd-4352-a293-2b32dd293d25 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) INT" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf b/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf deleted file mode 100644 index 791fc4ab..00000000 --- a/CN_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf +++ /dev/null @@ -1,330 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id = cedc1324-c3fa-40ca-b8ed-8d519c803fae -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) TEST" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf b/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf deleted file mode 100644 index 9147f600..00000000 --- a/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf +++ /dev/null @@ -1,330 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id = c7aebcf9-539e-4ceb-a23a-d873219d2684 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) E2E" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf b/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf deleted file mode 100644 index 81b4992a..00000000 --- a/CN_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf +++ /dev/null @@ -1,330 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id = bc071282-8fb3-4bf4-8cd3-edfd1a8373a1 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) PROD" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf b/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf deleted file mode 100644 index 52482898..00000000 --- a/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf +++ /dev/null @@ -1,357 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id = 61b39fda-de3f-41a5-8478-573908ec1614 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) INT" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf b/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf deleted file mode 100644 index fcd0d56d..00000000 --- a/EMEA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf +++ /dev/null @@ -1,357 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id = 7ed78856-002a-492f-846e-92be9284bbcc -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) TEST" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf b/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf deleted file mode 100644 index 7a142c31..00000000 --- a/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_int.tf +++ /dev/null @@ -1,357 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id = 6f2011cb-b6b3-45c7-9480-35031035455c -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) INT" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_INT.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:INT" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf b/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf deleted file mode 100644 index 12739cf4..00000000 --- a/NA_PREPROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_test.tf +++ /dev/null @@ -1,357 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id = c2cce683-3540-4a0e-8ec6-8c5e0d73ee37 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) TEST" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_TEST.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:TEST" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf b/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf deleted file mode 100644 index 9e5bb212..00000000 --- a/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_e2e.tf +++ /dev/null @@ -1,357 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id = c6a160c5-1a59-4d7f-98e9-433604b51152 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) E2E" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_E2E.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:E2E" ] - } - } - } - } - } -} \ No newline at end of file diff --git a/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf b/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf deleted file mode 100644 index 50db1374..00000000 --- a/NA_PROD/dashboard/cd_bmw-assistant-for-service-events-_orp_base_crp_prod.tf +++ /dev/null @@ -1,360 +0,0 @@ -# DEFINE dynatrace_dashboard.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id = a943b3fe-4779-4646-9568-5ceb9247e339 -data "dynatrace_management_zone" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD"{ name="CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp" } -resource "dynatrace_dashboard" "CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD" { - dashboard_metadata { - name = "CD_BMW-Assistant-for-Service-Events-(BASE) PROD" - owner = "Ignacio.Goldman@partner.bmwgroup.com" - preset = true - shared = true - tags = [ "CD_BMW-Assistant-for-Service-Events-(BASE)" ] - unknowns = jsonencode({ - "popularity": 1 - }) - filter { - timeframe = "-24h to now" - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 228 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "MIXED" - custom_name = "Failure rate (HTTP 4xx/5xx errors)" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#ff0000" - key = "nullbuiltin:service.errors.fivexx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956393463 - } - config { - custom_color = "#fff29a" - key = "nullbuiltin:service.errors.fourxx.rate|AVG|TOTAL|BAR|SERVICE" - last_modified = 1617956441725 - } - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fourxx.rate" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.fivexx.rate" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "Problems" - configured = true - tile_type = "OPEN_PROBLEMS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 950 - top = 38 - width = 152 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - } - tile { - name = "Overall Health" - configured = true - tile_type = "HEADER" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 0 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 532 - width = 1064 - } - } - tile { - name = "Custom chart" - configured = true - tile_type = "CUSTOM_CHARTING" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 304 - left = 38 - top = 570 - width = 1064 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "MIXED" - custom_name = "Response time, Request Count and Number of Errors" - default_name = "Custom chart" - chart_config { - type = "TIMESERIES" - legend = true - result_metadata { - config { - custom_color = "#008cdb" - key = "nullbuiltin:service.requestCount.total|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275720776 - } - config { - custom_color = "#b4e5f9" - key = "nullbuiltin:service.response.time|AVG|TOTAL|LINE|SERVICE" - last_modified = 1595275686773 - } - config { - custom_color = "#ef651f" - key = "nullbuiltin:service.errors.total.count|NONE|TOTAL|BAR|SERVICE" - last_modified = 1595275955999 - } - } - series { - type = "LINE" - aggregation = "AVG" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.response.time" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.requestCount.total" - # sort_ascending = false - # sort_column = false - } - series { - type = "BAR" - aggregation = "NONE" - aggregation_rate = "TOTAL" - entity_type = "SERVICE" - metric = "builtin:service.errors.total.count" - # sort_ascending = false - sort_column = true - } - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "Markdown" - configured = true - markdown =<<-EOT - --- - - EOT - tile_type = "MARKDOWN" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 38 - left = 38 - top = 190 - width = 1064 - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "DATABASES_OVERVIEW" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 646 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "DATABASE" - custom_name = "Databases" - default_name = "Databases" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "DATABASE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "SERVICES" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 342 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "SERVICE" - custom_name = "Services" - default_name = "Services" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "SERVICE" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } - tile { - name = "" - chart_visible = true - configured = true - tile_type = "HOSTS" - unknowns = jsonencode({ - "isAutoRefreshDisabled": false - }) - bounds { - height = 152 - left = 38 - top = 38 - width = 190 - } - filter { - management_zone { - name = "CD_BMW-Assistant-for-Service-Events-(BASE)" - id = data.dynatrace_management_zone.CD_BMW-Assistant-for-Service-Events-_orp_BASE_crp_PROD.id - } - } - filter_config { - type = "HOST" - custom_name = "Hosts" - default_name = "Hosts" - chart_config { - type = "TIMESERIES" - legend = true - } - filters { - filter { - entity_type = "HOST" - match { - key = "AUTO_TAGS" - values = [ "Environment:PROD" ] - } - } - } - } - } -} \ No newline at end of file