Endpoint
Available Metrics
The
fal_app_runners metric tracks runners across three states: idle (warm, waiting), running (processing), and pending (cold start in progress).
Integration
Add the endpoint as a Prometheus data source in your monitoring tool. The only requirement is passing your API key in theAuthorization: Key ... header. Set the scrape interval to at least 10 seconds since responses are cached at that frequency.
Example PromQL Queries
All metrics are gauges. The
fal_app_request_latency metric uses histogram-style buckets (labeled by le) for latency distribution analysis.Platform API Reference
Full API specification for the metrics endpoint