Prometheus endpoint
The web app server and the background worker server can serve the Prometheus endpoint. Learn how to enable scraping the metrics from endpoints in our guide.
Web application server
common:
env:
- name: "SERVE_PROMETHEUS_ENDPOINT"
value: "true"Background worker server
Exposed metrics
Last updated
Was this helpful?
