aws/aws-xray-sdk-node

Postgres: instrument making the connection

mattfysh opened this issue · 1 comments

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!

Hi @mattfysh - we would be open to such a feature but do not have the bandwidth to implement it at this time. We are always open to PRs!