You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.
Would be great to have a parameter like instrumentation-pg, instrumentation-fs and instrumentation-redis have, where adding this parameter:
requireParentSpan: true
it will ignore the tracing of typeorm, elasticsearch, etc. unless they are under a parent span
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Would be great to have a parameter like instrumentation-pg, instrumentation-fs and instrumentation-redis have, where adding this parameter:
requireParentSpan: true
it will ignore the tracing of typeorm, elasticsearch, etc. unless they are under a parent span
The text was updated successfully, but these errors were encountered: