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
Copy file name to clipboardExpand all lines: docs/database/database-spans.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -492,8 +492,6 @@ The instrumentation implementation SHOULD **append** the comment to the end of t
492
492
493
493
The instrumentation SHOULD allow users to pass a propagator to overwrite the global propagator. If no propagator is provided by the user, instrumentation SHOULD use the global propagator.
494
494
495
-
If the propagator produces no output (empty context), the instrumentation SHOULD NOT inject an empty comment into the query.
496
-
497
495
**Examples:**
498
496
499
497
- For a query `SELECT * FROM songs` with W3C TraceContext propagator:
0 commit comments