Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 831 Bytes

MetricGroupPost.md

File metadata and controls

27 lines (15 loc) · 831 Bytes

MetricGroupPost

Properties

Name Type Description Notes
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]
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

Enum: KindEnum

Name Value
FUNNEL "funnel"