Dynatrace API changelog version 1.185

Environment API

  • Metrics API v2
    • The following fields have been added to the MetricDescriptor object**:
      • entityType

Configuration API

  • Automatically applied tags API

    • The following possible values have been added to the type field of the ComparisonBasic object, along with corresponding extension object:
      • INDEXED_STRING -> IndexedStringComparison
      • INDEXED_TAG -> IndexedTagComparison
    • The following possible values have been added to the type field of the AutoTagRule object:
      • AZURE
      • KUBERNETES_NODE
  • Log Monitoring metrics API

    • The following possible values have been added to the input field of the UserActionNamingPlaceholder object:
      • INT_COLUMN_COUNT
      • FP_COLUMN_COUNT
  • Management zones API

    • The following possible values have been added to the type field of the ComparisonBasic object, along with corresponding extension object:
      • INDEXED_STRING -> IndexedStringComparison
      • INDEXED_TAG -> IndexedTagComparison
  • Request naming API

    • The following possible values have been added to the type field of the ComparisonInfo object, along with corresponding extension object:
      • ESB_INPUT_NODE_TYPE -> ESBInputNodeTypeComparisonInfo
    • Warning deprecated The following possible values have been removed from the type field of the ComparisonInfo object, along with corresponding extension object:
      • IIB_INPUT_NODE_TYPE -> IIBInputNodeTypeComparisonInfo
        Existing requests still work.
    • The following possible values have been added to the attribute field of the Condition object:
      • ESB_APPLICATION_NAME
      • ESB_INPUT_TYPE
      • ESB_LIBRARY_NAME
      • ESB_MESSAGE_FLOW_NAME
    • Warning deprecated The following possible values have been removed from the attribute field of the Condition object:
      • IIB_APPLICATION_NAME
      • IIB_INPUT_TYPE
      • IIB_LIBRARY_NAME
      • IIB_MESSAGE_FLOW_NAME
        Existing requests still work.
  • Service detection rules API

    • The following possible values have been added to the type field of the ComparisonInfo object, along with corresponding extension object:
      • TAG -> TagCompareOperation
    • The following possible values have been added to the attributeType field of the conditions objects:
      • PG_TAG
    • The following fields have been added to the RequestRule object:
      • managementZones
  • Web application configuration API

    • The following possible values have been added to the input field of the UserActionNamingPlaceholder object:
      • TOP_XHR_URL
    • The following fields have been added to the MonitoringSettings object:
      • addCrossOriginAnonymousAttribute
      • scriptTagCacheDurationInHours

Preview availability

The OneAgent on host Environment and Configuration API is now available in Preview.

Early Adopter release availability

The Log Monitoring metrics API is now available as Early Adopter release.

URL change

Warning Breaking change The following Preview URLs have been deprecated. Requests to these URLs return 404.

  • /calculatedMetrics/log
  • /calculatedMetrics/log/{metricKey}
  • /calculatedMetrics/log/{metricKey}/validator

Refer to Log Monitoring metrics API for a description of actual APIs.