Skip to content

mkm85/prometheus_client_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus c++ client library

This prometheus c++ client library tries to be as easy to use as possible. The library only consist of header files such that the ease of use is maximised.

The library currently implements Counters, Gauges, Histogram and Untyped. Summaries are not implemented.

The library does not contain an http server and does only implement the text based exposition format. Again to keep dependencies at a minimum.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published