Skip to content

Conversation

sarub0b0
Copy link
Owner

Summary

This PR fixes a documentation gap in PR #852 by adding the missing JMESPATH grammar definition to the Query Syntax section in README.md.

Background

PR #852 added the jmespath: filter syntax to the log query feature and updated the "Supported Queries" table in the README. However, the formal grammar definition in the "Query Syntax" section was not updated to include the JMESPATH rule.

Changes

  • Add JMESPATH to the QUERY definition (line 353)
  • Add JMESPATH grammar rule with all three aliases: jmespath, jmes, and jm (line 374)

Related

🤖 Generated with Claude Code

Add missing JMESPATH grammar definition to the Query Syntax section in README.md.
This completes the documentation for the jmespath filter feature added in PR #852.

Changes:
- Add JMESPATH to QUERY definition
- Add JMESPATH grammar rule with aliases (jmespath, jmes, jm)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@sarub0b0 sarub0b0 merged commit aad3575 into main Oct 19, 2025
1 check passed
@sarub0b0 sarub0b0 deleted the 852-fix-readme-jmespath-syntax branch October 19, 2025 19:47
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