Server Endpoints
/metrics
Prometheus metrics. Text exposition format. Exports `rsinfer_http_requests_total` (by route + status) and `rsinfer_http_request_duration_seconds` (histogram, by route).
Prometheus metrics.
Text exposition format. Exports rsinfer_http_requests_total (by route +
status) and rsinfer_http_request_duration_seconds (histogram, by route).
Response Body
text/plain
curl -X GET "https://example.com/metrics""string"
RS Infer