A metric value stores the numerical data relating to the component.
| Property Name | Type | Description |
|---|---|---|
| __typename | Literal | |
| annotation | Maybe<CompassMetricValueAnnotation> | The annotation of the metric value. |
| timestamp | Maybe<Any> | The time the metric value was collected. |
| value | Maybe<Number> | The value of the metric. |
Rate this page: