Metric class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| title | str | ||
| description | str | ||
| default_view | DefaultViewEnum | ||
| data_series | {str: ([DataFrame],)} | ||
| transformations | [Transformation] | ||
| granularity | MetricGranularity | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| title | str | ||
| description | str | ||
| default_view | DefaultViewEnum | ||
| data_series | {str: ([DataFrame],)} | ||
| transformations | [Transformation] | ||
| granularity | MetricGranularity | [optional] |