Releases: tigerwill90/otelfox
Releases · tigerwill90/otelfox
v0.10.0
v0.9.1
What's Changed
- Add an option to dynamically add custom span attribute by @tigerwill90 in #1
New Contributors
- @tigerwill90 made their first contribution in #1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
v0.8.0
What's Changed
- Improving docs
- Add support for filtering request (see
WithFilter
option)
Full Changelog: v0.7.0...v0.8.0
v0.7.0
The first release of the OpenTelemetry middleware for Fox.
Features
- Automatically creates spans for incoming HTTP requests
- Extracts and propagates trace context from incoming requests
- Annotates spans with HTTP-specific attributes, such as method, route, and status code