MetricsDataSource
class MetricsDataSource
An object that contains details about the data source for the metrics export.
Types
Properties
Link copied to clipboard
An object that contains a mapping between a MetricDimensionName
and MetricDimensionValue
to filter metrics by. Must contain a least 1 dimension but no more than 3 unique ones.
Link copied to clipboard
A list of ExportMetric
objects to export.
Link copied to clipboard
The metrics namespace - e.g., VDM
.