-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
[Promtail] drop lines with malformed json #6099
Commits on May 5, 2022
-
Refactor json pipeline stage to have a Run function
Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b7f02b - Browse repository at this point
Copy the full SHA 2b7f02bView commit details -
Allow for dropping log lines in json pipeline stage if they are not
valid json strings Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 91a4739 - Browse repository at this point
Copy the full SHA 91a4739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e439c6 - Browse repository at this point
Copy the full SHA 5e439c6View commit details
Commits on May 17, 2022
-
Clean up new malformed json test.
Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fb2149 - Browse repository at this point
Copy the full SHA 0fb2149View commit details
Commits on May 19, 2022
-
Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63082b8 - Browse repository at this point
Copy the full SHA 63082b8View commit details -
Refactor json pipeline stage test to use testify assert instead of
t.Errorf Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7bf7309 - Browse repository at this point
Copy the full SHA 7bf7309View commit details
Commits on May 20, 2022
-
Update changelog and docs with new drop malformed option
Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80dd811 - Browse repository at this point
Copy the full SHA 80dd811View commit details
Commits on May 24, 2022
-
Co-authored-by: Karen Miller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 12f4089 - Browse repository at this point
Copy the full SHA 12f4089View commit details -
Update docs based on Karen's comments.
Signed-off-by: Callum Styan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22eaf46 - Browse repository at this point
Copy the full SHA 22eaf46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c317829 - Browse repository at this point
Copy the full SHA c317829View commit details