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

Increase BSP timeout for a more consistent batch size in e2e tests #1029

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Aug 22, 2024

  • Setting OTEL_BSP_SCHEDULE_DELAY to 1 minute (instead of the default 5 seconds) - this should make the batches being exported in the test apps more consistent - after Flush on shutdown #1028.
  • As a result the kafka-go test is now exporting the spans in a single batch.

@RonFed RonFed requested a review from a team August 22, 2024 08:08
@RonFed RonFed linked an issue Aug 22, 2024 that may be closed by this pull request
@RonFed RonFed mentioned this pull request Aug 22, 2024
@MrAlias MrAlias merged commit 4f64cb1 into open-telemetry:main Aug 23, 2024
25 checks passed
minimAluminiumalism pushed a commit to minimAluminiumalism/opentelemetry-go-instrumentation that referenced this pull request Sep 9, 2024
@MrAlias MrAlias added this to the v0.15.0-alpha milestone Oct 1, 2024
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.

Reduce e2e-test flakiness
2 participants