-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sql: add identifiers to sampled query
Partially addresses: #71328 This change introduces identifiers into the sampled query log, namely: - Database name - Session ID - Transaction ID - Statement ID Note: Adding transaction ID incurs an additional lock access. Release note (sql change): Sampled query telemetry log now includes session/transaction/statement IDs, and database name of the query. Release justification: Category 4: Low risk, high benefit changes to existing functionality
- Loading branch information
Thomas Hardy
committed
Jul 8, 2022
1 parent
8297320
commit ca7d8d4
Showing
6 changed files
with
306 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.