Hi,
at work we use X-Ray, and using the AWS X-Ray for SQL tracing would force us to rewrite all of our code.
We are investigating the use of this package (and keeping an eye on @luna-duclos fork), but we have some questions about some of the decisions.
- some calls that receive a
query string do not include it as a label. For example, PrepareContext . Can someone elaborate why not? Is there a reason for this decision?
- On
Open doesn't it make sense to keep track of the name parameter to include in the Spans?
This is all for now :), thank you for your time.
\cc @pcruz7
Hi,
at work we use X-Ray, and using the AWS X-Ray for SQL tracing would force us to rewrite all of our code.
We are investigating the use of this package (and keeping an eye on @luna-duclos fork), but we have some questions about some of the decisions.
querystring do not include it as a label. For example,PrepareContext. Can someone elaborate why not? Is there a reason for this decision?Opendoesn't it make sense to keep track of thenameparameter to include in the Spans?This is all for now :), thank you for your time.
\cc @pcruz7