- Requires Python >= 3.8
- Adds OTels semantic conventions for http server span attributes
http.request.methodnetwork.protocol.versionurl.pathserver.addressserver.porturl.schemeuser_agent.originalurl.queryclient.addresshttp.response.status_codeotel.status_codeotel.library.nameotel.library.version
- Adds the Zipkin Annotation (OTel Event) when an exception occures as the type of exception
- Adds
exception.stacktraceas an attribute if an exception occurs
What's Changed
New Contributors
Full Changelog: v2.2.0...v2.2.1