-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[pkg/stanza] not drop logs on timestamp parsing error #29003
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
I think there are two separate proposals here.
|
@djaglowski sorry for late response. you are correct, if I have
sounds good. |
Component(s)
pkg/stanza
Is your feature request related to a problem? Please describe.
in case of timestmap parsing error, fall back to observed timestamp instead of dropping logs
Describe the solution you'd like
add a config for this behavior
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: