Skip to content

A standalone library to create and manipulate metrics in C

License

Notifications You must be signed in to change notification settings

fluent/cmetrics

Repository files navigation

CMetrics

DISCLAIMER: THIS LIBRARY IS STILL IN ACTIVE DEVELOPMENT

The CMetrics project is a standalone C library to create and maintain a context of different sets of metrics with labels support such as:

  • Counters
  • Gauges
  • Histograms
  • Summaries

This project is heavily based on Go Prometheus Client API design:

License

This program is under the terms of the Apache License v2.0.

Authors

Calyptia Team