Dynatrace API changelog version 1.171

Environment API

  • Deployment API:
    • The s390 architecture OneAgent installer is now available for download.
  • Events API:
    • Warning Documentation fix The meType field of the TagMatchRule object has been changed from optional to required.
    • The following possible values have been added to the meType field of the TagMatchRule object:
      • APPLICATION_METHOD_GROUP
      • SERVICE_METHOD_GROUP
  • Maintenance windows API:
    • The following possible values have been added to the type field of the MonitoredEntityFilter object:
      • APPLICATION_METHOD_GROUP
      • SERVICE_METHOD_GROUP
  • Topology and Smartscape API - Applications:
    • The EntityBaselineValues object has been renamed to ApplicationBaselineValues and the serviceResponseTimeBaselines field has been removed from it.
  • Topology and Smartscape API - Services:
    • The EntityBaselineValues object has been renamed to ServiceBaselineValues and the following fields have been removed from it:
      • applicationDomInteractiveBaselines
      • applicationHtmlDownloadedBaselines
      • applicationLoadEventEndBaselines
      • applicationLoadEventStartBaselines
      • applicationResponseTimeBaselines
      • applicationSpeedIndexBaselines
      • applicationTimeToFirstByteBaselines
      • applicationVisualCompleteBaselines
  • User sessions API:
    • The numberOfRageClicks field has been added to the UserSession object.

Configuration API

  • Automatically applied tags API:
    • The following possible values have been added to the dynamicKey field of the ProcessMetadataConditionKey object:
      • SPRINGBOOT_STARTUP_CLASS
      • SPRINGBOOT_APP_NAME
      • SPRINGBOOT_PROFILE_NAME
    • The APACHE_SYNAPSE possible value has been added to the type field of the SimpleTech object.
  • AWS credentials configuration API:
    • Warning Breaking change: bug fix The label field of the AwsCredentialsConfig cannot be null or empty.
  • Cloud Foundry foundations credentials API:
    • The active field has been added to the CloudFoundryCredentials object.
  • Dashboards API:
    • The DB_INSIGHTS possible value has been removed from the type field of the CustomFilterConfig object.
  • Maintenance windows API:
    • The following possible values have been added to the dynamicKey field of the ProcessMetadataConditionKey object:
      • SPRINGBOOT_STARTUP_CLASS
      • SPRINGBOOT_APP_NAME
      • SPRINGBOOT_PROFILE_NAME
    • The following possible values have been added to the type field of the MonitoredEntityFilter object:
      • APPLICATION_METHOD_GROUP
      • SERVICE_METHOD_GROUP
  • Management zones API:
    • The APACHE_SYNAPSE possible value has been added to the type field of the SimpleTech object.
  • Plugins API is available as an Early Adopter release.
    • Dynatrace Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/plugins
    • Dynatrace SaaS https://{your-environment-id}.live.dynatrace.com/api/config/v1/plugins
  • Request attributes API:
  • The APACHE_SYNAPSE possible value has been added to the serviceTechnology field of the ScopeConditions object.
  • Service - Request naming API:
    • The following possible values have been added to the attribute field of the Condition and Placeholder objects:
      • EXCEPTION_CLASS
      • ERROR_COUNT
      • DATABASE_CHILD_CALL_COUNT
      • NON_DATABASE_CHILD_CALL_COUNT
      • SERVICE_ID
      • FLAW_STATE
      • TRACE_ID
    • The following possible values have been added to the type field of the ComparisonInfo object, along with corresponding extension objects:
      • FAILED_STATE -> FailedStateComparisonInfo
      • FLAW_STATE -> FlawedStateComparisonInfo
      • TRACE_ID -> TraceIdComparisonInfo
      • ENTITY_ID -> EntityIdComparisonInfo