| Name | Type | Description | Notes |
|---|---|---|---|
| key | String | A unique key to reference the metric group | [optional] |
| name | String | A human-friendly name for the metric group | |
| kind | KindEnum | The type of the metric group | |
| description | String | Description of the metric group | [optional] |
| maintainerId | String | The ID of the member who maintains this metric group | |
| tags | List<String> | Tags for the metric group | |
| metrics | List<MetricInMetricGroupInput> | An ordered list of the metrics in this metric group |
| Name | Value |
|---|---|
| FUNNEL | "funnel" |
| STANDARD | "standard" |