Postgres: instrument making the connection
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 280
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
I'm using the `pg` module with node and just added the xray instrumentation, but I found a big gap in the trace that I later found out was caused by initiating a new connection with the database
Is it possible to have the postgres module instrument this as a subsegment? thanks!
Contributor guide
Assessment
This issue has not been assessed yet.