Create metric group
Create a new metric group in the specified project
Path parameters
projectKey
The project key
Headers
Authorization
Request
This endpoint expects an object.
key
A unique key to reference the metric group
name
A human-friendly name for the metric group
kind
The type of the metric group
Allowed values:
maintainerId
The ID of the member who maintains this metric group
metrics
An ordered list of the metrics in this metric group
description
Description of the metric group
Response
Metric group response
_id
The ID of this metric group
key
A unique key to reference the metric group
name
A human-friendly name for the metric group
kind
The type of the metric group
Allowed values:
_links
The location and content type of related resources
_creationDate
Timestamp of when the metric group was created
_lastModified
Timestamp of when the metric group was last modified
maintainer
The maintainer of this metric
metrics
An ordered list of the metrics in this metric group
_version
The version of this metric group
description
Description of the metric group
_access
Details on the allowed and denied actions for this metric group
experiments
Experiments that use this metric group. Only included if specified in the expand
query parameter in a getMetricGroup
request.
experimentCount
The number of experiments using this metric group