openllmetry
openllmetry copied to clipboard
bugfix(error span): Add exception handling to HTTP errors
- [x] I have added tests that cover my changes.
- [x] If adding a new instrumentation or changing an existing one, I've added screenshots from some observability platform showing the change.
- [x] PR name follows conventional commits format:
feat(instrumentation): ...
orfix(instrumentation): ...
. - [x] (If applicable) I have updated the documentation accordingly.
Fixes #412