actix-extras
actix-extras copied to clipboard
Support opentelemetry 0.31
PR Type
Feature
PR Checklist
- [x] Tests for the changes have been added / updated.
- [x] Documentation comments have been added / updated.
- [x] A changelog entry has been made for the appropriate packages.
- [x] Format code with the nightly rustfmt (
cargo +nightly fmt).
Overview
Ported https://github.com/LukeMathWalker/tracing-actix-web/pull/144 to this repo