Dynatrace API changelog version 1.172
Environment API
- Log Monitoring API:
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
- The following fields have been added to the Event:
- Tokens API:
- The scope field of TokenMetadata now has the possible value
PluginUpload
, which enables using the command line to Upload extensions.
- The scope field of TokenMetadata now has the possible value
- Topology & Smartscape API - Process groups:
- The oracleSid field has been added to the metadata object.
- Topology & 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.
- The
- 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.
- The
- Services detection rules API is available as an Early Adopter release.
- Managed https://{your-domain}/e/{your-environment-id}/api/config/v1/service/detectionRules/{ruleType}
- 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.
- The
- Request naming API:
Breaking change TheTRACE_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. 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.