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.