Skip to main content

Interface: MetricValue

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

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:87


exemplar?

optional exemplar: string

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

Optional exemplar value (numeric string)


labels?

optional labels: LabelSet

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


value

value: string

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

Metric value (numeric string)