Skip to content

Releases: Cyprinus12138/otelgin

v1.0.2

13 Apr 07:34
a01568b
Compare
Choose a tag to compare

[v1.0.2] - 2024-04-13

Fixed

  • Use semconvutil.HTTPServerRequestMetrics() for metric attrs to avoid the memory bloat. (#3)

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

06 Apr 07:15
d84d434
Compare
Choose a tag to compare

[v1.0.1] - 2024-04-06

Fixed

  • Fix the bug when middleware calculating the size of the request body. (#1)

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Mar 15:57
1862fde
Compare
Choose a tag to compare

[v1.0.0] - 2024-03-27

Added

  • Add WithMeterProvider as a new Option.
  • Implement basic http server metrics.
  • Add example of initialization of MeterProvider in the example.
  • Add README.md.

Full Changelog: https://github.com/Cyprinus12138/otelgin/commits/v1.0.0