Dynatrace API changelog version 1.211

Environment API

  • Metrics API v2
    • Warning Breaking change in Early Adopter release Removed query parameters in the GET metric data points request:
      nextPageKey
      pageSize
    • Warning Breaking change in Early Adopter release Renamed fields in the MetricDescriptor and MetricSeriesCollection objects:
      resultState -> warnings
    • New field in the MetricSeries object:
      dimensionMap
  • Monitored entities API v2
    • New field in the EntityType object:
      displayName
  • Service-level objectives API
    • New possible values in the errors field of the Slo object:
      FILTER_MATCHES_IN_CONDITION_LIMIT_EXCEEDED
      METRIC_GENERIC_TSM_FAULT
  • Tokens API
    • New field in the TokenMetadata object:
      personalAccessToken

Configuration API

  • Dashboards API
    • Warning Breaking change in Early Adopter release Removed field in the DashboardMetadata object:
      sharingDetails -> The functionality is moved to a separate endpoint /dashboards /{id} /shareSettings
    • Warning Breaking change in Early Adopter release Renamed field in the DashboardMetadata object:
      meDashboardFilterDto -> dynamicFiltersDto
  • Extensions API
  • Web application configuration API
    • New field in the WebApplicationConfig object:
      sessionReplayConfig
    • New field in the ApplicationDataPrivacy object:
      sessionReplayDataPrivacy

Early Adopter availability

The following API is now available as Early Adopter release:

  • Configuration API Dashboards API/dashboards/{id}/shareSettings endpoints

GA availability

The following API is now available as GA: