Skip to content

Latest commit

Β 

History

History
25 lines (14 loc) Β· 1.5 KB

File metadata and controls

25 lines (14 loc) Β· 1.5 KB

Home | Examples

Prometheus Client for FreePascal Build Status

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.

Prometheus with Grafana

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.

Implementation status

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.

Metrics