- Enable Metrics Monitoring
- Monitor with visualizations
- Prometheus
- Grafana
- Monitor with Docker
You can refer to Prometheus
Metrics to check what metrics are
exposed.
Enabling Metrics Monitoring
You can enable metrics monitoring withlivepeer.exe adding the -monitor flag
and additional parameters:
-monitor: enables metric monitoring-metricsPerStream: groups performance metrics per stream-metricsClientIP: exposes client’s IP in metrics
For the purpose of this example, other flags have been omitted.
Monitoring With Prometheus and Grafana
Follow the instructions in this monitoring guide to learn how metrics recorded bylivepeer can be:
- Exported to Prometheus, and
- Visualized in Grafana