Skip to content

Fix OTel span end with explicit timestamp#2615

Merged
SylvainJuge merged 3 commits intoelastic:mainfrom
SylvainJuge:fix-otel-end
May 4, 2022
Merged

Fix OTel span end with explicit timestamp#2615
SylvainJuge merged 3 commits intoelastic:mainfrom
SylvainJuge:fix-otel-end

Conversation

@SylvainJuge
Copy link
Member

@SylvainJuge SylvainJuge commented May 4, 2022

What does this PR do?

fixes OTel bridge span not properly ended when using an explicit timestamp.

Checklist

  • This is a bugfix
@SylvainJuge SylvainJuge marked this pull request as ready for review May 4, 2022 08:10
@github-actions
Copy link

github-actions bot commented May 4, 2022

/test

@SylvainJuge SylvainJuge enabled auto-merge (squash) May 4, 2022 08:12
@ghost
Copy link

ghost commented May 4, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-05-04T08:12:46.441+0000

  • Duration: 44 min 20 sec

Test stats 🧪

Test Results
Failed 0
Passed 2862
Skipped 21
Total 2883

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark tests.

  • run jdk compatibility tests : Run the JDK Compatibility tests.

  • run integration tests : Run the Agent Integration tests.

  • run end-to-end tests : Run the APM-ITs.

  • run windows tests : Build & tests on windows.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@SylvainJuge SylvainJuge merged commit 3ceb481 into elastic:main May 4, 2022
@SylvainJuge SylvainJuge added await-release Mark issues that depend on next release, or PRs that are planned to be included and removed await-release Mark issues that depend on next release, or PRs that are planned to be included labels May 5, 2022
videnkz pushed a commit to videnkz/apm-agent-java that referenced this pull request May 10, 2022
* fix otel span end with explicit timestamp

* update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants