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

[pkg/stanza] Ensure time parsing happens before entry is sent downwards #36213

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

ChrsMark
Copy link
Member

@ChrsMark ChrsMark commented Nov 5, 2024

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.

Link to tracking issue

Fixes ~

Testing

Added

Documentation

~

@ChrsMark ChrsMark requested review from djaglowski and a team as code owners November 5, 2024 15:08
@ChrsMark ChrsMark force-pushed the fix_container_time_parsing branch from 89e2071 to 1e21419 Compare November 5, 2024 15:08
@ChrsMark ChrsMark force-pushed the fix_container_time_parsing branch from 1e21419 to fbd7804 Compare November 6, 2024 10:29
@djaglowski djaglowski merged commit 2b58a15 into open-telemetry:main Nov 7, 2024
158 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 7, 2024
sbylica-splunk pushed a commit to sbylica-splunk/opentelemetry-collector-contrib that referenced this pull request Dec 17, 2024
…ds (open-telemetry#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
open-telemetry#35758.
This PR ensures that time parsing happens before the entry is sent to
the next operator in the pipeline.

<!-- Issue number (e.g. open-telemetry#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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants