Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 839 Bytes

File metadata and controls

15 lines (12 loc) · 839 Bytes

# MetricGroupPost

Properties

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 string The type of the metric group
description string Description of the metric group [optional]
maintainer_id string The ID of the member who maintains this metric group
tags string[] Tags for the metric group
metrics \LaunchDarklyApi\Model\MetricInMetricGroupInput[] An ordered list of the metrics in this metric group

[Back to Model list] [Back to API list] [Back to README]