Dynatrace API changelog version 1.190
Environment API
- Log Monitoring API
-
Documentation change
The customParsingFields object has been hidden from the body of all POST analysis job requests.
The change is backward compatible; all existing requests remain unaffected. For new requests, use the customParsingPatterns field.
-
Documentation change
The customParsingFields object has been hidden from the body of all POST analysis job requests.
- Topology & Smartscape API - Hosts
- The following fields have been added to the Host object:
- zosCPUModelNumber
- zosCPUSerialNumber
- zosTotalGeneralPurposeProcessors
- zosTotalPhysicalMemory
- zosTotalZiipProcessors
- zosVirtualization
- The following fields have been added to the Host object:
Configuration API
- Anomaly detection API - Database services
- The following fields have been added to the DatabaseAnomalyDetectionConfig object:
- loadDrop
- loadSpike
- The following fields have been added to the DatabaseAnomalyDetectionConfig object:
- Anomaly detection API - Services
- The following fields have been added to the ServiceAnomalyDetectionConfig object:
- loadDrop
- loadSpike
- The following fields have been added to the ServiceAnomalyDetectionConfig object:
- Dashboards API
- The following fields have been added to the CustomFilterChartConfig object:
- leftAxisCustomUnit
- rightAxisCustomUnit
- The following fields have been added to the CustomFilterChartConfig object:
- Kubernetes credentials API
- The following fields have been added to the KubernetesCredentials object:
- certificateCheckEnabled
- eventsIntegrationEnabled
- workloadIntegrationEnabled
- The following fields have been added to the KubernetesCredentials object:
- Maintenance windows API
The managementZoneId property of thelong
type has been deprecated. Existing requests will still work. Use the newly introduced mzId field of theString
type.
- Request naming API
- The following field has been added to the NumberRequestAttributeComparisonInfo and StringRequestAttributeComparisonInfo objects:
- matchOnChildCalls
- The following fields have been added to the Placeholder object:
- useFromChildCalls
- aggregation
- The following field has been added to the NumberRequestAttributeComparisonInfo and StringRequestAttributeComparisonInfo objects:
- RUM metrics API
- The following possible values have been added to the metric field of the RumMetricDefinition object:
FirstPaint
FirstContentfulPaint
FirstInputStart
FirstInputDelay
LargestContentfulPaint
- The following possible values have been added to the metric field of the RumMetricDefinition object:
- Services API - Calculated metrics
- The following fields have been added to the DatabaseAnomalyDetectionConfig object:
- loadDrop
- loadSpike
- The following fields have been added to the DatabaseAnomalyDetectionConfig object:
- Web application configuration API
- The following field has been added to the UserActionNamingSettings object:
- customActionNamingRules
- The following possible values have been added to the type field of the UserActionNamingPlaceholderProcessingStep object:
EXTRACT_BY_REGULAR_EXPRESSION
REPLACE_IDS
REPLACE_WITH_PATTERN
REPLACE_WITH_REGULAR_EXPRESSION
- The following fields have been added to the UserActionNamingPlaceholderProcessingStep object:
- regularExpression
- patternToReplace
- The following field has been added to the UserActionNamingSettings object: