Skip to content

feat: show user when displaying or logging queries (#26981)#26985

Merged
davidby-influx merged 1 commit into1.12from
DSB_query_owner_1.12
Nov 20, 2025
Merged

feat: show user when displaying or logging queries (#26981)#26985
davidby-influx merged 1 commit into1.12from
DSB_query_owner_1.12

Conversation

@davidby-influx
Copy link
Copy Markdown
Contributor

To assist customers in debugging long-running queries, display the user that submitted them in the following situations:

  • SHOW QUERIES
  • For log-queries-after > 0
  • log-timedout-queries is true
  • When termination-query-log is true

Fixes #26980

(cherry picked from commit 1f5c2b8)

Fixes #26984

To assist customers in debugging long-running queries,
display the user that submitted them in the following
situations:

- SHOW QUERIES
- For log-queries-after > 0
- log-timedout-queries is true
- When termination-query-log is true

Fixes #26980

(cherry picked from commit 1f5c2b8)

Fixes #26984
Copy link
Copy Markdown
Member

@gwossum gwossum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidby-influx davidby-influx merged commit 32d8b00 into 1.12 Nov 20, 2025
9 checks passed
@davidby-influx davidby-influx deleted the DSB_query_owner_1.12 branch November 20, 2025 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add User field in SHOW QUERIES and slow query logging [Port to 1.12]

2 participants