Skip to content

docs: document slow and failed query logging + session-wide settings#1654

Open
imilinovic wants to merge 1 commit into
release/3.11from
feat/slow-failed-query-log
Open

docs: document slow and failed query logging + session-wide settings#1654
imilinovic wants to merge 1 commit into
release/3.11from
feat/slow-failed-query-log

Conversation

@imilinovic

@imilinovic imilinovic commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Release note

Documents the new slow and failed query logging: the [slow-query] (WARNING) and [failed-query] (ERROR) log streams, their line format and DDL timing limitation, the --log-min-duration-ms, --log-failed-queries and --log-query-plan flags, and runtime/per-session (SET SESSION SETTING / RESET SESSION SETTING) configuration.

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#4211

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Jun 11, 2026 9:01am

Request Review

Add a Slow and failed query logging section to the logs page covering the
[slow-query]/[failed-query] streams, line format, the DDL timing limitation,
and runtime/per-session configuration. List the new --log-min-duration-ms,
--log-failed-queries and --log-query-plan flags and their runtime settings,
and note SET SESSION SETTING / RESET SESSION SETTING per-session overrides.
@imilinovic imilinovic force-pushed the feat/slow-failed-query-log branch from 5911ca2 to 486ca3b Compare June 11, 2026 08:56
@imilinovic imilinovic self-assigned this Jun 11, 2026
@imilinovic imilinovic added the feature Documentation related to a new product feature of feature update label Jun 11, 2026
@imilinovic imilinovic changed the title feat: document slow and failed query logging + session-wide settings docs: document slow and failed query logging + session-wide settings Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant