Releases: Cyprinus12138/otelgin
Releases · Cyprinus12138/otelgin
v1.0.2
[v1.0.2] - 2024-04-13
Fixed
- Use semconvutil.HTTPServerRequestMetrics() for metric attrs to avoid the memory bloat. (#3)
New Contributors
- @skandragon made their first contribution in #4
Full Changelog: v1.0.1...v1.0.2
v1.0.1
[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
[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