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

Fix / Register tracing context manually #372

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

maxekman
Copy link
Member

@maxekman maxekman commented Dec 13, 2021

Description

This should enable Elastic APM to register tracing of events in outbox and event bus handlers.

NOTE: Users of Jaeger will need to call tracing.RegisterContext() manually.

The reason for adding this is described in this issue: elastic/apm#122

Affected Components

  • Tracing

Related Issues

Solution and Design

Steps to test and verify

@coveralls
Copy link

coveralls commented Dec 13, 2021

Coverage Status

Coverage decreased (-0.08%) to 68.787% when pulling a7ea4e5 on maxekman:fix-optional-tracing-context into 1b41069 on looplab:main.

@maxekman maxekman merged commit f89f3f5 into looplab:main Dec 14, 2021
@maxekman maxekman deleted the fix-optional-tracing-context branch December 14, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants