Name | Type | Description | Notes |
---|---|---|---|
id | String | The ID of this metric group | |
key | String | A unique key to reference the metric group | |
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] |
links | Map<String, Link> | The location and content type of related resources | |
access | Access | [optional] | |
tags | List<String> | Tags for the metric group | |
creationDate | Long | ||
lastModified | Long | ||
maintainer | MaintainerRep | ||
metrics | List<MetricInGroupRep> | An ordered list of the metrics in this metric group | |
version | Integer | The version of this metric group | |
experiments | List<DependentExperimentRep> | [optional] | |
experimentCount | Integer | The number of experiments using this metric group | [optional] |
Name | Value |
---|---|
FUNNEL | "funnel" |
STANDARD | "standard" |