Dynatrace · Schema

MetricDescriptorCollection

A paginated collection of metric descriptors returned by the list metrics endpoint.

AI OperationsAnalyticsAPMApplication Performance MonitoringApplication SecurityAutomationCloud MonitoringDigital Experience ManagementIntelligenceObservability

Properties

Name Type Description
nextPageKey string The cursor for the next page of results. Include this value as the nextPageKey query parameter in the next request. Null if there are no more results.
totalCount integer The total number of metrics available matching the query.
resolution string The resolution of the data if applicable.
metrics array The list of metric descriptors on this page.
View JSON Schema on GitHub