Dynatrace API changelog version 1.172

  • Latest Dynatrace
  • Release notes
  • Published Jun 21, 2019

Environment API

  • Log Monitoring API v1:
    • Warning Documentation fix There were two objects with the same name: AdditionalParsingAttributes. One has been renamed AdditionalTopValuesAttributes.
  • Metric API version 2 is available as an Early Adopter release.
  • Problem API
    • The following fields have been added to the Event:
      • changed
      • original
  • Tokens API:
    • The scope field of TokenMetadata now has the possible value PluginUpload, which enables using the command line to Upload extensions.
  • Topology and Smartscape API - Process groups:
    • The oracleSid field has been added to the metadata object.
  • Topology and Smartscape API - Processes:
    • The oracleSid field has been added to the metadata object.

Configuration API

  • Automatically applied tags API:
    • The ORACLE_SID possible value has been added to the dynamicKey field of the ProcessMetadataConditionKey object.
  • Custom services API:
    • The queueEntryPointType field has been added to the CustomService object.
    • The ENDS_WITH possible value has been added to the matcher field of the DetectionRule object.
  • Dashboards API:
    • The tileFilter field of the Tile object has been changed from required to optional.
  • Management zones API:
    • The ORACLE_SID possible value has been added to the dynamicKey field of the ProcessMetadataConditionKey object.
  • Services detection rules API is available as an Early Adopter release.
    • Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/service/detectionRules/{ruleType}
    • Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/service/detectionRules/{ruleType}
  • Request attributes API:
    • The PHP possible value has been added to the technology field of DataSource.
  • Request naming API:
    • Warning Breaking change The TRACE_ID possible value has been removed from the type field of the ComparisonInfo object and the attribute field of the Placeholder object.
    • The TOTAL_PROCESSING_TIME possible value has been added to the type field of the ComparisonInfo object and the attribute field of the Placeholder object.
    • Warning Breaking change The TraceIdComparisonInfo extension of the ComparisonInfo object has been removed.
  • Web application configuration API
    • The threshold field has been removed from the Apdex object. It is still supported for existing configurations and can be returned.
    • The following fields have been added to the Apdex object:
      • frustratingFallbackThreshold
      • frustratingThreshold
      • toleratedFallbackThreshold
      • toleratedThreshold
    • The userActionNamingSettings field has been added to the WebApplicationConfig object. It holds the object of the same name.
Related tags
Dynatrace Platform