ianrenton / planesailing-server

Plane/Sailing - Completely unnecessary military situational awareness display for your home. This repository contains the server-side code.
https://planesailing.ianrenton.com
The Unlicense
14 stars 4 forks source link

Prometheus exporter endpoint #20

Closed ianrenton closed 1 year ago

ianrenton commented 1 year ago

Provide an HTTP endpoint in a format suitable for Prometheus to pick up on. This will enable plotting of stats in e.g. Grafana.

To include:

  1. Total track count
  2. Aircraft track count
  3. Ship track count
  4. APRS mobile track count
  5. AIS static track count
  6. APRS static track count
  7. Range to furthest aircraft
  8. Range to furthest ship
  9. Range to furthest APRS
ianrenton commented 1 year ago

Done in 2.6