Skip to content

LavenderFive/peggo_prometheus_exporter

Repository files navigation

peggo_prometheus_exporter

Custom Prometheus Exporter for Injective's Peggo bridge.

Prerequisites

  • Docker
  • Docker Compose

Setup

  1. Clone this repository:
git clone https://github.com/yourusername/peggo_prometheus_exporter.git
  1. Navigate to the project directory:
cd peggo_prometheus_exporter
  1. Copy the a .env.sample file and fill in the variables.
mv .env.sample .env

Running the Exporter

  1. Build and start the Docker services:
docker-compose up -d
  1. The Prometheus Exporter should now be running on the specified HTTP_PORT.
curl localhost:9910

About

Custom Prometheus Exporter for Injective's Peggo bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published