elastic / elastic/apm-agent-python
aioodbc support
Open
agent-python
community
triage
- Dominant language
- Python
- Stars
- 431
- Forks
- 239
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 7
Description
**Is your feature request related to a problem? Please describe.**
I am using [aioodbc](https://github.com/aio-libs/aioodbc) to connect to mssql asynchronously. However, eventhough `aioodbc` runs on top of pyodbc spans are not automatically captured.
**Describe the solution you'd like**
Native instrumentation for `aioodbc` similar to the existing support for `aiopg` and `aiomysql`.
**Describe alternatives you've considered**
/
**Additional context**
I am happy to create a PR if desired.
Contributor guide
Assessment
This issue has not been assessed yet.