Dynatrace API changelog version 1.177

Environment API

  • Events API
    • The following possible values have been added to the meTypes field of the TagMatchRule object:
      • AUTO_SCALING_GROUP
      • AWS_CREDENTIALS
      • AZURE_EVENT_HUB
      • AZURE_FUNCTION_APP
      • AZURE_SERVICE_BUS_QUEUE
      • AZURE_SERVICE_BUS_TOPIC
      • AZURE_SQL_DATABASE
      • AZURE_SQL_ELASTIC_POOL
      • AZURE_VM_SCALE_SET
      • AZURE_WEB_APP
      • EXTERNAL_SYNTHETIC_TEST_STEP
  • Problems API
    • The following possible values have been added to the meTypes field of the TagMatchRule object:
      • BitPerHour (bit/h)
      • BytePerHour (B/h)
      • KibiBytePerHour (KiB/h)
      • KiloBytePerHour (kB/h)
      • MebiBytePerHour (MiB/h)
      • MegaBytePerHour (MB/h)
      • PerHour (count/h)

Configuration API

  • Anomaly detection API - Metric events
    • Warning The eventType field of the of the MetricEvent object has been renamed to severity.
      Compatible change. Both fields are returned and you can submit any of them. If both fields are submitted only severity is used.
  • Alerting profiles API
    • The following possible values have been added to the eventType field of the SimpleTech object:
      • HADOOP_HDFS
      • HADOOP_YARN
      • NETFLIX_SERVO
    • The MSSQL_INSTANCE_NAME possible value has been added to the dynamicKey field of the ProcessMetadataConditionKey object.
  • Automatically applied tags API
    • The following possible values have been added to the ConditionKey object:
      • HOST_CPU_CORES
      • HOST_LOGICAL_CPU_CORES
  • Cloud Foundry foundations credentials API
    • Warning Breaking change The format validation has been added to the name, username, apiUrl, and loginUrl fields. Allowed characters are letters, numbers, whitespaces, and the following chacracters: .+-_. Leading or trailing whitespace is not allowed.
  • Dashboards API
    • The aggregationRate field has been added to the CustomFilterChartSeriesConfig object.
    • The timeFrameShift field has been added to the UserSessionQueryTile object.
  • Kubernetes credentials API
    • Warning Breaking change The format validation has been added to the label and endpointUrl fields. Allowed characters are letters and numbers, whitespaces, and the following chacracters: .+-_. Leading or trailing whitespace is not allowed.
  • Management zones API
    • The following possible values have been added to the serviceTechnology field of the ScopeConditions object:
      • HADOOP_HDFS
      • HADOOP_YARN
      • NETFLIX_SERVO
    • The MSSQL_INSTANCE_NAME possible value has been added to the dynamicKey field of the ProcessMetadataConditionKey object.
    • The following possible values have been added to the type field of the ManagementZoneRule object:
      • AWS_APPLICATION_LOAD_BALANCER
      • AWS_NETWORK_LOAD_BALANCER
    • The following possible values have been added to the attribute field of the ConditionKey object:
      • HOST_CPU_CORES
      • HOST_LOGICAL_CPU_CORES
  • Maintenance windows API:
    • The following possible values have been added to the type field of the MonitoredEntityFilter object:
      • AUTO_SCALING_GROUP
      • AWS_CREDENTIALS
      • AZURE_EVENT_HUB
      • AZURE_FUNCTION_APP
      • AZURE_SERVICE_BUS_QUEUE
      • AZURE_SERVICE_BUS_TOPIC
      • AZURE_SQL_DATABASE
      • AZURE_SQL_ELASTIC_POOL
      • AZURE_VM_SCALE_SET
      • AZURE_WEB_APP
      • EXTERNAL_SYNTHETIC_TEST_STEP
  • Service detection rules API
    • Documentation fix The type of the request is fixed part of the URL instead of selectable path parameter. All existing request work as before.
    • Documentation fix The Transformation object has been renamed to TransformationBase. All existing request work as before.
    • Warning Documentation fix The minDigitCount field of the RemoveNumbersTransformation object has been changed from optional to required.
    • Documentation fix The takeFromEnd field of the TakeSegmentsTransformation object has been changed from required to optional.
  • Request attributes API
    • The fileNameMatcher field has been added to the MethodReference object.
  • Web application configuration API
    • The conversionGoals field has been added to the WebApplicationConfig object. It contains an array of conversionGoal objects.