Skip to content

Commit 247551d

Browse files
committed
Remove comments about preventing sql injection with empty comment
1 parent 21b415d commit 247551d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/database/database-spans.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,6 @@ The instrumentation implementation SHOULD **append** the comment to the end of t
492492

493493
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.
494494

495-
If the propagator produces no output (empty context), the instrumentation SHOULD NOT inject an empty comment into the query.
496-
497495
**Examples:**
498496

499497
- For a query `SELECT * FROM songs` with W3C TraceContext propagator:

0 commit comments

Comments
 (0)