Skip to main content

Prometheus Metrics

Exposes internal metrics in Prometheus format. See the Prometheus module configuration for details.

warning

As of Gotenberg 8.29.0, this endpoint is deprecated. Use OpenTelemetry for observability, including for migrating from Prometheus.

Basics

GET/prometheus/metrics
Headers
Gotenberg-Tracestring
A custom request ID to identify the request in the logs; overrides the default UUID.
cURL
curl --request GET http://localhost:3000/prometheus/metrics

What's Next?

Check the running build with Version, or inspect a request with Debug.