Sqlalchemy configure_mappers is not instrumented
Open
enhancement
- Dominant language
- Python
- Stars
- 338
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
Recently I had to spend quite a bit of time tracking down SQLAlchemy [configure_mappers](https://docs.sqlalchemy.org/en/13/orm/mapping_api.html#sqlalchemy.orm.configure_mappers) call which was causing considerable amounts of latency in my application.
Would be nice to have it instrumented via X-Ray.
Contributor guide
Assessment
This issue has not been assessed yet.