Label components
A label definition consists of:- Name: A human-readable name for the label
- Key: A unique identifier auto-generated from the display name (lowercase letters, numbers, and hyphens)
- Description: Optional text explaining the label’s purpose
- Resource types: Which resources this label applies to (flags, metrics, or experiments)
- Allowed values: A predefined list of valid values for the label
Supported resources
Labels can be attached to:- Flags: Categorize feature flags by team, project, or any custom dimension
- Metrics: Organize metrics by domain, ownership, or data source
- Experiments: Group A/B tests, rollouts, and analyses by initiative or product area

