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

Add ability to only trace given an active parent span #8

Closed
adilfulara opened this issue Apr 1, 2019 · 1 comment
Closed

Add ability to only trace given an active parent span #8

adilfulara opened this issue Apr 1, 2019 · 1 comment
Assignees

Comments

@adilfulara
Copy link

adilfulara commented Apr 1, 2019

Provide ability similar to java-jdbc opentracing library to only create spans when a parent span is available.

Use case

  • Background processes using traced http client should be ignored from jaegar tracing.
@malafeev malafeev self-assigned this Apr 3, 2019
malafeev added a commit that referenced this issue Apr 3, 2019
Signed-off-by: Sergei Malafeev <sergeymalafeev@gmail.com>
@malafeev
Copy link

malafeev commented Apr 3, 2019

done

@malafeev malafeev closed this as completed Apr 3, 2019
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

No branches or pull requests

2 participants