/livepeer-monitor-test

Small example repository with docker compose files to test out the metrics in the go-livepeer software.

Enhanced Livepeer Monitoring Guide

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.

How to use

Prerequisites

Setup

  1. Clone this repository.
  2. Run the following command in the root directory of the repository:
docker-compose up
  1. Add prometheus as a data source in Grafana. The URL should be http://prometheus:9090.
  2. Use the Grafana Query Editor to visualize the metrics.