Dynatrace API changelog version 1.176
Environment API
- Metrics API v2
- The
builtin:synthetic.browser.duration
has been made invisible.
- The
- User sessions API
- The internalKeyUserActionId field has been added to the UserSessionUserAction object.
Configuration API
- Alerting profiles API
- The following possible values have been added to the eventType field of the SimpleTech object:
SERVICE_UNEXPECTED_HIGH_LOAD
SERVICE_UNEXPECTED_LOW_LOAD
- The following possible values have been added to the eventType field of the SimpleTech object:
- Automatically applied tags API
- The
OPENTELEMETRY
possible value has been added to the type field of the ScopeConditions object. - The following possible values have been added to the type field of the AutoTagRule object:
AWS_APPLICATION_LOAD_BALANCER
AWS_NETWORK_LOAD_BALANCER
ESXI_HOST
- The following possible values have been added to the attribute field of the ConditionKey object:
AZURE_API_MANAGEMENT_SERVICE_NAME
AZURE_API_MANAGEMENT_SERVICE_TAGS
AZURE_APPLICATION_GATEWAY_NAME
AZURE_APPLICATION_GATEWAY_TAGS
AZURE_APP_SERVICE_PLAN_NAME
AZURE_APP_SERVICE_PLAN_TAGS
AZURE_COSMOS_DB_NAME
AZURE_COSMOS_DB_TAGS
AZURE_EVENT_HUB_NAME
AZURE_EVENT_HUB_NAMESPACE_NAME
AZURE_EVENT_HUB_NAMESPACE_TAGS
AZURE_EVENT_HUB_TAGS
AZURE_FUNCTION_APP_NAME
AZURE_FUNCTION_APP_TAGS
AZURE_IOT_HUB_NAME
AZURE_IOT_HUB_TAGS
AZURE_LOAD_BALANCER_NAME
AZURE_LOAD_BALANCER_TAGS
AZURE_REDIS_CACHE_NAME
AZURE_REDIS_CACHE_TAGS
AZURE_SERVICE_BUS_NAMESPACE_NAME
AZURE_SERVICE_BUS_NAMESPACE_TAGS
AZURE_SERVICE_BUS_QUEUE_NAME
AZURE_SERVICE_BUS_QUEUE_TAGS
AZURE_SERVICE_BUS_TOPIC_NAME
AZURE_SERVICE_BUS_TOPIC_TAGS
AZURE_SQL_DATABASE_NAME
AZURE_SQL_DATABASE_TAGS
AZURE_SQL_ELASTIC_POOL_NAME
AZURE_SQL_ELASTIC_POOL_TAGS
AZURE_SQL_SERVER_NAME
AZURE_SQL_SERVER_TAGS
AZURE_STORAGE_ACCOUNT_NAME
AZURE_STORAGE_ACCOUNT_TAGS
AZURE_SUBSCRIPTION_NAME
AZURE_VM_SCALE_SET_TAGS
AZURE_VM_TAGS
AZURE_WEB_APP_NAME
AZURE_WEB_APP_TAGS
- The
- Custom services API
- The fileNameMatcher field has been added to the DetectionRule object.
- Dashboards API
- The
SYNTHETIC_TEST_STEP
possible value has been added to the type field of the CustomFilterConfig object. - Documentation fix The id field of the CustomFilterChartSeriesDimensionConfig object has been changed from optional to required.
- The
- Management zones API
- The following possible values have been added to the attribute field of the ConditionKey object:
AZURE_API_MANAGEMENT_SERVICE_NAME
AZURE_API_MANAGEMENT_SERVICE_TAGS
AZURE_APPLICATION_GATEWAY_NAME
AZURE_APPLICATION_GATEWAY_TAGS
AZURE_APP_SERVICE_PLAN_NAME
AZURE_APP_SERVICE_PLAN_TAGS
AZURE_COSMOS_DB_NAME
AZURE_COSMOS_DB_TAGS
AZURE_EVENT_HUB_NAME
AZURE_EVENT_HUB_NAMESPACE_NAME
AZURE_EVENT_HUB_NAMESPACE_TAGS
AZURE_EVENT_HUB_TAGS
AZURE_FUNCTION_APP_NAME
AZURE_FUNCTION_APP_TAGS
AZURE_IOT_HUB_NAME
AZURE_IOT_HUB_TAGS
AZURE_LOAD_BALANCER_NAME
AZURE_LOAD_BALANCER_TAGS
AZURE_REDIS_CACHE_NAME
AZURE_REDIS_CACHE_TAGS
AZURE_SERVICE_BUS_NAMESPACE_NAME
AZURE_SERVICE_BUS_NAMESPACE_TAGS
AZURE_SERVICE_BUS_QUEUE_NAME
AZURE_SERVICE_BUS_QUEUE_TAGS
AZURE_SERVICE_BUS_TOPIC_NAME
AZURE_SERVICE_BUS_TOPIC_TAGS
AZURE_SQL_DATABASE_NAME
AZURE_SQL_DATABASE_TAGS
AZURE_SQL_ELASTIC_POOL_NAME
AZURE_SQL_ELASTIC_POOL_TAGS
AZURE_SQL_SERVER_NAME
AZURE_SQL_SERVER_TAGS
AZURE_STORAGE_ACCOUNT_NAME
AZURE_STORAGE_ACCOUNT_TAGS
AZURE_SUBSCRIPTION_NAME
AZURE_VM_SCALE_SET_TAGS
AZURE_VM_TAGS
AZURE_WEB_APP_NAME
AZURE_WEB_APP_TAGS
- The following possible values have been added to the attribute field of the ConditionKey object:
- Request attributes API
- The
CLIENT_IP
possible value has been added to the source field of the DataSource object. - The
OPENTELEMETRY
possible value has been added to the scope field of the ScopeConditions object.
- The
- Service detection rules API
- Documentation fix The negate field of the CompareOperation object and its variations has been changed from required to optional.
- The following possible value has been added to the type field of the CompareOperation object, along with corresponding extension object:
EQUALS
-> EqualsCompareOperation
- The following
CUSTOM
possible values from the type field of the CompareOperation object have been deprecated along with corresponding extension object.STRING_EQUALS
-> StringEqualsCompareOperationINT_EQUALS
-> IntEqualsCompareOperationBOOLEAN_EQUALS
-> BooleanEqualsCompareOperation
Existing requests remain unaffected. In new requests, use theEQUALS
value and the EqualsCompareOperation extension object.
- Documentation fix The following possible value has been added to the type field of the CompareOperation object, along with corresponding extension object:
ENUM_EQUALS
-> EnumEqualsCompareOperation
In new requests, use theEQUALS
value and the EqualsCompareOperation extension object.
- Web application configuration API
- The following fields have been added to the UserActionNamingPlaceholderProcessingStep object:
- patternBeforeSearchType
- patternAfterSearchType
- The following fields have been added to the UserActionNamingPlaceholderProcessingStep object:
General Availability
The Mobile Symbolication API is now available as GA.