Skip to main content

Variable: metricsContentType

const metricsContentType: "text/plain; version=0.0.4; charset=utf-8" = prometheusRegistry.contentType

Defined in: src/observability/prometheus-registry.ts:318

Content type for Prometheus metrics response.

Remarks

Set this as the Content-Type header when serving /metrics.