/Docs
/ Docs
Installation
Video Developers
Video Miners
Protocol
Installation
Video Developers
Video Miners
Protocol
video miners
/how to guides
You can enable metrics monitoring in livepeer
using the -monitor
flag.
Example of enabling metrics monitoring with a combined orchestrator and transcoder (other flags omitted):
livepeer \
-orchestrator \
-transcoder \
-monitor
The metrics recorded by livepeer
can be exported to
Prometheus and visualized in
Grafana by following the instructions in this
monitoring guide.
A Docker container that bundles Prometheus, Grafana and a few starter Grafana dashboard templates can also be used.