Dynatrace API changelog version 1.278

Rollout start: Oct 23, 2023

Environment API

  • User sessions API
    • New possible values in the reasonForNoSessionReplayMobile field of the UserSession object:
      COST_CONTROL
      CRASHES_OPTED_IN
      INVALID_CONFIGURATION
  • Attacks API
    • New possible values in the technology field of the Attack object:
      GO
      NODE_JS
  • Problems API v2
    • Warning Breaking change Removed field in the Problem object:
      mainEvent

Cluster API

  • /activeGates
    • New possible value in the osArchitecture field of the ActiveGate object:
      ARM
  • GET /activeGates
    • New possible value in the osArchitecture query parameter:
      ARM
  • GET /settings/objects
    • New possible query parameters:
      filter
      sort

GA availability

The following API is now available in GA:

  • Environment API GET /extensions/{extensionName}/{extensionVersion}/activeGateGroups
  • Environment API POST /extensions/{extensionName}