Dynatrace API changelog version 1.179

Environment API

  • Events API
    • The following possible value has been added to the type field of the TagMatchRule object:
      • AZURE_TENANT

Configuration API

  • Anomaly detection API - Metric events
    • The following field has been removed from the MetricEvent object:
      • entity.
    • The following fields have been added to the MetricEvent object:
      • alertingScope. It contains definition of the metric event scope, represented by the array of MetricEventAlertingScope objects.
      • metricDimensions. It contains definition of metric dimensions, represented by the array of MetricEventDimensions objects.
  • Automatically applied tags API
    • The following possible values have been added to the type field of the CompareOperation object, along with corresponding extension object:
      • MANAGEMENT_ZONE -> ManagementZoneComparisonInfo.
      • TAG -> TagComparisonInfo
  • Maintenance windows API
    • The following possible value has been added to the type field of the MonitoredEntityFilter object:
      • AZURE_TENANT
  • Request naming API
    • The following possible values have been added to the type field of the CompareOperation object, along with corresponding extension object:
      • MANAGEMENT_ZONE -> ManagementZoneComparisonInfo.
      • TAG -> TagComparisonInfo

General availability

The Anomaly detection API - Metric events is now available as GA.