Skip to content

Pings a target and exposes the metrics for use with Prometheus and Grafana

License

Notifications You must be signed in to change notification settings

JeremyMahieu/PingMetrics

Repository files navigation

PingMetrics

🚧 This project is not ready 🚧

PingMetrics is a python application that pings to one or more targets and exposes the results in a metrics file. These metrics are read by prometheus. Configuration can be done and results can be seen in an Angular web interface.

Prerequisits

  • Docker
  • Docker compose

Starting

git clone https://github.com/JeremyMahieu/PingMetrics.git
cd PingMetrics
docker-compose up

Starting updating

git pull
docker-compose up --build

Available endpoints

About

Pings a target and exposes the metrics for use with Prometheus and Grafana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published