Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@duncanpo duncanpo released this 14 Dec 20:35
· 140 commits to main since this release
3400f04

Metrics initial release

Enhancements:

  1. Synchronous metric instruments (counter, updowncounter, histogram)
  2. Metric exporters and readers: OtlpHttpMetricExporter, OtlpGrpcMetricExporter, PeriodicExportingMetricReader
  3. Partial support of View class for renaming metrics and customizing histogram bins
  4. MeterProvider (including saving and loading as a global instance)
  5. Full support of resources and attributes in all metric measurements
  6. New metrics example
  7. Bump up libmexclass to the latest version