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

chore: [k218] feat(max-allowed-line-length): add config to set max-allowed-line-length in pattern ingester #14076

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

grafanabot
Copy link
Collaborator

Backport 0780456 from #14070


What this PR does / why we need it:

The pattern ingester ingores log lines with >3k characters by default. This PR moves that limit into a config option, with a default of 3000.

…ngth` in pattern ingester (#14070)

Co-authored-by: Trevor Whitney <trevorjwhitney@gmail.com>
(cherry picked from commit 0780456)
@grafanabot grafanabot requested a review from a team as a code owner September 6, 2024 20:17
@grafanabot grafanabot added backport product-approved size/M type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories labels Sep 6, 2024
@trevorwhitney trevorwhitney merged commit 85759c7 into k218 Sep 6, 2024
65 checks passed
@trevorwhitney trevorwhitney deleted the backport-14070-to-k218 branch September 6, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport product-approved size/M type/docs Issues related to technical documentation; the Docs Squad uses this label across many repositories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants