Falsafa
Backend API

Prometheus metrics

GET
/metrics

Exposes application metrics (HTTP request counts, durations, processing job counts, character extraction stats, pipeline durations) in Prometheus scrape format. Auto-instrumented by MetricsMiddleware.

Response Body

text/plain

curl -X GET "https://example.com/metrics"
"string"