Dynatrace API changelog version 1.211
Environment API
- Metrics API v2
- Breaking change in Early Adopter release Removed query parameters in the GET metric data points request:
nextPageKey
pageSize - Breaking change in Early Adopter release Renamed fields in the MetricDescriptor and MetricSeriesCollection objects:
resultState -> warnings - New field in the MetricSeries object:
dimensionMap
- Breaking change in Early Adopter release Removed query parameters in the GET metric data points request:
- Monitored entities API v2
- New field in the EntityType object:
displayName
- New field in the EntityType object:
- Service-level objectives API
- New possible values in the errors field of the Slo object:
FILTER_MATCHES_IN_CONDITION_LIMIT_EXCEEDED
METRIC_GENERIC_TSM_FAULT
- New possible values in the errors field of the Slo object:
- Tokens API
- New field in the TokenMetadata object:
personalAccessToken
- New field in the TokenMetadata object:
Configuration API
- Dashboards API
- Breaking change in Early Adopter release Removed field in the DashboardMetadata object:
sharingDetails -> The functionality is moved to a separate endpoint/dashboards /{id} /shareSettings
- Breaking change in Early Adopter release Renamed field in the DashboardMetadata object:
meDashboardFilterDto -> dynamicFiltersDto
- Breaking change in Early Adopter release Removed field in the DashboardMetadata object:
- Extensions API
- New possible value in the technology query parameter of the GET available hosts request:
LIBC
- New possible value in the technology query parameter of the GET available hosts request:
- Web application configuration API
- New field in the WebApplicationConfig object:
sessionReplayConfig - New field in the ApplicationDataPrivacy object:
sessionReplayDataPrivacy
- New field in the WebApplicationConfig object:
Early Adopter availability
The following API is now available as Early Adopter release:
- Configuration API Dashboards API—
/dashboards/{id}/shareSettings
endpoints
GA availability
The following API is now available as GA:
- Environment API Metrics API v2—POST ingest data points
- Configuration API Dashboards API