New
v1.0.1
What's Changed
- Added gRPC telemetry instrumentation example. by @marvin-hansen in https://github.com/autometrics-dev/autometrics-rs/pull/163
- update to http 1.0 and axum 0.7 by @mellowagain in https://github.com/autometrics-dev/autometrics-rs/pull/167
- add default values for
timeoutandperiodin otel push exporter by @mellowagain in https://github.com/autometrics-dev/autometrics-rs/pull/168 - Report error locus within instrumented code by @gagbo in https://github.com/autometrics-dev/autometrics-rs/pull/170
- Fix: #139 by @Archisman-Mridha in https://github.com/autometrics-dev/autometrics-rs/pull/171
- add missing feature flag for otlp push exporter by @mellowagain in https://github.com/autometrics-dev/autometrics-rs/pull/172
- bump version to v1.0.1 by @mellowagain in https://github.com/autometrics-dev/autometrics-rs/pull/173
New Contributors
- @marvin-hansen made their first contribution in https://github.com/autometrics-dev/autometrics-rs/pull/163
- @Archisman-Mridha made their first contribution in https://github.com/autometrics-dev/autometrics-rs/pull/171
Full Changelog: https://github.com/autometrics-dev/autometrics-rs/compare/v1.0.0...v1.0.1