Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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%