Django: Record status, http.status_code and event on exception (#1257)

This commit is contained in:
Owais Lone
2020-10-21 21:31:49 +05:30
committed by GitHub
parent c5540c0a7c
commit 9c4a6a0ac6

View File

@ -2,6 +2,9 @@
## Unreleased
- Record span status and http.status_code attribute on exception
([#1257](https://github.com/open-telemetry/opentelemetry-python/pull/1257))
## Version 0.13b0
Released 2020-09-17