This repository is dedicated to facilitating the testing and visualization of metrics produced by the -monitor
flag in the go-livepeer software. It includes a simple setup for Grafana and Prometheus, designed to help developers effectively visualize and analyze the metrics generated by the software.
- Clone this repository.
- Run the following command in the root directory of the repository:
docker-compose up
- Add prometheus as a data source in Grafana. The URL should be
http://prometheus:9090
. - Use the Grafana Query Editor to visualize the metrics.