Skip to content

docs(config): document slow-query body limit - #465

Merged
imbajin merged 1 commit into
masterfrom
cx-pr3177-slow-query-doc
Aug 30, 2026
Merged

docs(config): document slow-query body limit#465
imbajin merged 1 commit into
masterfrom
cx-pr3177-slow-query-doc

Conversation

@imbajin

@imbajin imbajin commented Aug 30, 2026

Copy link
Copy Markdown
Member

Before → After

  • Before: the REST configuration docs listed only log.slow_query_threshold.
  • After: the English and Chinese config guide and option reference also document log.slow_query_body_limit, its 512-byte default, and 0 disable value.

Related to apache/hugegraph#3177.

Verification

  • git diff --check
  • Hugo parsed the updated content; the local build then stopped at the existing missing postcss-cli dependency.

- add the new option to English and Chinese config examples
- document the byte limit and disable value
- note that recorded query prefixes may contain literals
@dosubot dosubot Bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Aug 30, 2026
@imbajin
imbajin merged commit d2e61b3 into master Aug 30, 2026
1 check passed
@imbajin
imbajin deleted the cx-pr3177-slow-query-doc branch August 30, 2026 08:42
github-actions Bot pushed a commit that referenced this pull request Aug 30, 2026
- add the new option to English and Chinese config examples
- document the byte limit and disable value
- note that recorded query prefixes may contain literals d2e61b3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants