We launched a public API to enable Gateway introspection. Users of the API will
be able to review the activity inside the Livepeer Gateway nodes and understand
the selection algorithms used to assign work to Orchestrator nodes.
This is the initial release of the API, and only a few log lines have been
enabled in the public logs. Orchestrators are encouraged to open pull requests
to enable additional logs, which will be closely reviewed by the Livepeer team.
Additionally, the core Livepeer team will publish more logs from Livepeer
Gateways that may aid in understanding the selection algorithms.
This API uses Grafana’s Loki for log aggregation. Examples of API usage are
provided below. For more guidance, refer to
this page.
API usage
- Public logs from Livepeer Gateways are available through the public Loki
instance.
- Example queries:
Last modified on March 18, 2026