Metrics

Push metrics to the gateway (OTLP/HTTP)

OTLP/HTTP metrics push endpoint. Accepts an OTLP ExportMetricsServiceRequest encoded as protobuf or JSON. Only accessible when TELEMETRY_ENABLED and TELEMETRY_METRICS_PUSH_ENABLED are enabled.

post/metrics

Request body

object required

Response

OTLP ExportMetricsServiceResponse, possibly with partial success details

object required

Changes