Expand examples of targets in `db.query.summary` (#2201)

This commit is contained in:
Trask Stalnaker 2025-05-01 07:53:02 -07:00 committed by GitHub
parent 7ab7a384e3
commit d4cb5e3ced
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -342,7 +342,7 @@ one is not readily available from other sources.
The summary SHOULD preserve the following parts of query in the order they were provided:
- operations such as SQL SELECT, INSERT, UPDATE, DELETE, and other commands
- operation targets such as collections and database names
- operation targets such as collections, stored procedures, database names, etc
Instrumentations that support query parsing SHOULD parse the query and extract a
list of operations and targets from the query. It SHOULD set `db.query.summary`