A (π·π»ββοΈ work in progress) Prometheus Client for FreePascal
Home | Examples |
This is the FreePascal client library for Prometheus, an open-source systems monitoring and alerting toolkit. Combined with Grafana, youβll be able to create dashboards and see whatβs happening inside your application.
As of 2016, Prometheus lives under the umbrella of Cloud Native Computing Foundation.
This library just collects data, youβll need a running Prometheus server to extract, query and monitor it.
Usage examples can be found under examples folder.
This library is in alpha stage, and is not intended for production use yet. A roadmap is available through the milestones section of this repository.