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] testbed: fix k8s log datasenders #30301

Merged

Conversation

rmfitzpatrick
Copy link
Contributor

@rmfitzpatrick rmfitzpatrick commented Jan 4, 2024

Description:
Fixing a bug - These changes correct the k8s datasender filelog receiver entries to use the correct field since parsers now parse_to attributes instead of body. Without these corrections the agent logs are flooded with errors and I wasn't able to have the tests pass locally without bumping up the implicit tc.WaitFor() time (not really sure how the runners are faring* so well tbh).

Documentation:
none needed

@dmitryax dmitryax merged commit eebda5f into open-telemetry:main Jan 4, 2024
79 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 4, 2024
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
**Description:**
Fixing a bug - These changes correct the k8s datasender filelog receiver
entries to use the correct field since parsers now `parse_to` attributes
instead of body. Without these corrections the agent logs are flooded
with errors and I wasn't able to have the tests pass locally without
bumping up the implicit `tc.WaitFor()` time (not really sure how the
runners are fairing so well tbh).

**Documentation:**
none needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants