Skip to content

fix(logs): Correct severity query example - #3387

Merged
szokeasaurusrex merged 2 commits into
masterfrom
fix-log-severity-docs
Aug 4, 2026
Merged

fix(logs): Correct severity query example#3387
szokeasaurusrex merged 2 commits into
masterfrom
fix-log-severity-docs

Conversation

@jamieQ

@jamieQ jamieQ commented Jul 31, 2026

Copy link
Copy Markdown
Member

Summary

  • replace the misleading level:error Logs query example with severity:error
  • update the CLI help snapshot

Why

The Logs API uses severity for the canonical log severity. level is treated as an independent custom attribute, not an alias, so the existing example commonly returns no matches.

@jamieQ
jamieQ marked this pull request as ready for review July 31, 2026 21:39
@jamieQ
jamieQ requested review from a team and szokeasaurusrex as code owners July 31, 2026 21:40

@szokeasaurusrex szokeasaurusrex left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice find, thank you for fixing!

@szokeasaurusrex
szokeasaurusrex merged commit 6734be0 into master Aug 4, 2026
30 checks passed
@szokeasaurusrex
szokeasaurusrex deleted the fix-log-severity-docs branch August 4, 2026 08:57
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.

2 participants