You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pkg/stanza] Ensure time parsing happens before entry is sent downwards (#36213)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description
This issue was caught at
#35758.
This PR ensures that time parsing happens before the entry is sent to
the next operator in the pipeline.
<!-- Issue number (e.g. #1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes ~
<!--Describe what testing was performed and which tests were added.-->
#### Testing
Added
<!--Describe the documentation added.-->
#### Documentation
~
<!--Please delete paragraphs that you did not use before submitting.-->
Signed-off-by: ChrsMark <[email protected]>
0 commit comments