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

fix: Read all logs is case insensitive #18648

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

tomasfarias
Copy link
Contributor

Problem

Log level can be ingested in lowercase, lets make our query case insensitive.

Changes

Make query for log level case insensitive.

👉 Stay up-to-date with PostHog coding conventions for a smoother review.

How did you test this code?

Unit testing.

@tomasfarias tomasfarias marked this pull request as ready for review November 15, 2023 13:54
@tomasfarias tomasfarias merged commit 390f6c7 into master Nov 15, 2023
66 checks passed
@tomasfarias tomasfarias deleted the fix/query-logs-case-insensitive branch November 15, 2023 13:54
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