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

Periodically log "slowest Ditto search queries" in order to find slow queries #2053

Open
thjaeckle opened this issue Oct 28, 2024 · 0 comments

Comments

@thjaeckle
Copy link
Member

Idea:

  • Find out the slowest RQL queries in order to be able to optimize use of Ditto search
  • Consider both, query and count (count is slower than query)
  • Log them with a special logger so that they can be easily found and e.g. shown on dashboards
  • Enhance log (or MDC) with hints to the calling application (e.g. originator, origin, etc.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant