MetricDimension Class
Specifications of the Dimension of metrics.
- Inheritance
-
MetricDimension
Constructor
MetricDimension(*, name: Optional[str] = None, display_name: Optional[str] = None, to_be_exported_for_shoebox: Optional[bool] = None, **kwargs)
Variables
- name
- str
Name of the dimension.
- display_name
- str
Localized friendly display name of the dimension.
- to_be_exported_for_shoebox
- bool
Whether this dimension should be included for the Shoebox export scenario.
Feedback
Submit and view feedback for