Dynatrace API changelog version 1.237

    Environment API

    Configuration API

    • Failure detection API
      • New fields in the FailureDetectionParameterSet object:
        ignoreAllExceptions (boolean)
        ignoreSpanFailureDetection (boolean)
      • New possible value in the type field on the FdpTagPredicate object, along with corresponding extension object:
        EXISTS -> FdpTagExists
    • OneAgent configuration on a host API
      • New field in the MonitoringConfig object:
        autoInjection (String)
    • Request attributes API
      • New possible values in the source field of the DataSource object:
        WEBSERVICE_METHOD
        WEBSERVICE_NAME
    • Service metrics API
      • New possible values in the attribute field of the Condition object:
        APPLICATION_ENVIRONMENT
        APPLICATION_NAME
    • Request naming API
      • New possible values in the attribute field of the Condition object:
        APPLICATION_ENVIRONMENT
        APPLICATION_NAME
    • Web application configuration API
      • New fields in the AdvancedJavaScriptTagSettings object:
        proxyWrapperEnabled (boolean)
        userActionNameAttribute (String)