Skip to main content

Interface: MetricValue

Defined in: web/lib/api/generated/types/pub/chive/admin/getPrometheusMetrics.ts:85

A single metric value with its label set

Properties​

$type?​

optional $type: "pub.chive.admin.getPrometheusMetrics#metricValue"

Defined in: web/lib/api/generated/types/pub/chive/admin/getPrometheusMetrics.ts:86


exemplar?​

optional exemplar: string

Defined in: web/lib/api/generated/types/pub/chive/admin/getPrometheusMetrics.ts:91

Optional exemplar value (numeric string)


labels?​

optional labels: LabelSet

Defined in: web/lib/api/generated/types/pub/chive/admin/getPrometheusMetrics.ts:87


value​

value: string

Defined in: web/lib/api/generated/types/pub/chive/admin/getPrometheusMetrics.ts:89

Metric value (numeric string)