Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lookout] Improve query logging to include duration + slow_query field #3882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JamesMurkin
Copy link
Contributor

This will make it easier to find the cause of slow queries:

  • We can now see how long a given query is taking
  • We can filter the logs to those to show only slow queries using the new field

This will make it easier to find the cause of slow queries:
 - We can now see how long a given query is taking
 - We can filter the logs to those to show only slow queries using the new field

Signed-off-by: JamesMurkin <[email protected]>
@JamesMurkin JamesMurkin marked this pull request as ready for review August 16, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant