Skip to content

A (πŸ‘·πŸ»β€β™‚οΈ work in progress) Prometheus Client for FreePascal

License

Notifications You must be signed in to change notification settings

SEA99/prometheus-client-pascal

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

91 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

A (πŸ‘·πŸ»β€β™‚οΈ work in progress) Prometheus Client for FreePascal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 99.0%
  • Makefile 1.0%