knot-exporter is a Prometheus exporter for Knot's server and query statistics.
- Uses a real webserver.
Health
endpoint containing build version and status.- Dockerized
Run as usual docker
applications.
See docker-compose.example.yml for detailed options.
Visit http://localhost:9100/metrics
to view the metrics, and /health
to check its status.
knot-exporter
source code is licensed under the GPL-3.0 License. Because it is a derivative work of Knot
.
knot-exporter
is based on Alessandro Ghedini's knot-exporter
The Python bindings for libknot were taken from the official Knot repo [GPL-3.0 Licensed].