Dynatrace Configuration

Dynatrace Configuration

You will also notice output from the provision script that was add the following Dynatrace configuration:

  • Set global Frequent Issue Detection settings to Off
  • Adjust the Service Anomaly Detection
  • Add Management Zones for the monolith version of the application
  • Add Auto Tagging Rules to drive management zone and SLO settings
  • Add SLOs for a use in custom dashboards

The scripts use a combination of Dynatrace Monitoring as Code framework (a.k.a. monaco) and configuration using the Dynatrace Configuration API for those few Dynatrace configurations not yet supported by monaco.

You can review the Monitoring as Code workshop files in the GitHub repo