apm-agent-dotnet icon indicating copy to clipboard operation
apm-agent-dotnet copied to clipboard

test: synchronizing gherkin spec

Open apmmachine opened this issue 3 years ago • 1 comments

What

APM agent specs automatic sync

Why

Changeset

  • https://github.com/elastic/apm/commit/7754a88 OTel bridge require null transaction result (https://github.com/elastic/apm/pull/649)

apmmachine avatar Jul 11 '22 07:07 apmmachine

:green_heart: 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-11-02T16:09:29.622+0000

  • Duration: 90 min 9 sec

Test stats :test_tube:

Test Results
Failed 0
Passed 17834
Skipped 164
Total 17998

:robot: GitHub comments

Expand to view the GitHub comments

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

  • /test : Re-trigger the build.

  • run benchmark tests : Run the benchmark test.

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

apmmachine avatar Jul 11 '22 08:07 apmmachine

PTAL @gregkalapos I updated ElasticActivityListener according to the OTel Bridge spec in https://github.com/elastic/apm/blob/main/specs/agents/tracing-api-otel.md. The tests are passing again.

z1c0 avatar Nov 02 '22 17:11 z1c0