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.
GET/prometheus/metrics
Headers
Gotenberg-Tracestring
A custom request ID to identify the request in the logs; overrides the default UUID.
Example Request
cURL
curl --request GET http://localhost:3000/prometheus/metrics
Responses
- 200
See https://demo.gotenberg.dev/prometheus/metrics for details.

