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

Selectively send all long-running traces? #1456

Closed
brianchizhang opened this issue Apr 3, 2019 · 3 comments
Closed

Selectively send all long-running traces? #1456

brianchizhang opened this issue Apr 3, 2019 · 3 comments
Labels
stale The issue/PR has become stale and may be auto-closed

Comments

@brianchizhang
Copy link

For purpose of improving response time, would it be possible to selectively send traces of long running calls via jeager client?

E.g. send traces for all calls more than 5 seconds long.

@jpkrohling
Copy link
Contributor

This is probably related to #425, as the sampling decision is currently made at the very first span (root span) of a trace and propagated down to all child spans.

@stale
Copy link

stale bot commented Jan 9, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale The issue/PR has become stale and may be auto-closed label Jan 9, 2022
@stale
Copy link

stale bot commented Apr 16, 2022

This issue has been automatically closed due to inactivity.

@stale stale bot closed this as completed Apr 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The issue/PR has become stale and may be auto-closed
Projects
None yet
Development

No branches or pull requests

2 participants