Metric
idstring<uuid>required
Unique identifier for the metric
namestringrequired
Name of the metric
slugstringrequired
URL-friendly identifier for the metric
unitstringrequired
Unit of measurement for the metric
isCompositebooleanrequired
Whether the metric is a composite metric
Metric
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"slug": "string",
"unit": "string",
"isComposite": true
}