Skip to content

Conversation

@stevejgordon
Copy link
Contributor

@stevejgordon stevejgordon commented Sep 4, 2025

The comments and previous implementation always started an activity for the transaction, even when the bridge is disabled. This enures we fix the regression in the behaviour.

This also ensures we only stop the Activity is we started it, which logically feels correct.

Fixes #2654

The comments and previous implementation always started an activity for the
transaction, even when the bridge is disabled. This enures we fix the regression in
the behaviour.

This also ensures we only stop the Activity is we started it, which logically feels
correct.
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

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

Copy link
Collaborator

@JeremyBessonElastic JeremyBessonElastic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@stevejgordon stevejgordon merged commit 4df46db into main Sep 4, 2025
20 of 21 checks passed
@stevejgordon stevejgordon deleted the bug-ensure-acitivity-created branch September 4, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Transaction Activity not created when OTel bridge is disabled.

3 participants