Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Add a firehose flag #417

Closed
vprithvi opened this issue Aug 15, 2019 · 0 comments · Fixed by #419
Closed

Add a firehose flag #417

vprithvi opened this issue Aug 15, 2019 · 0 comments · Fixed by #419

Comments

@vprithvi
Copy link
Contributor

Requirement - what kind of business use case are you trying to solve?

See jaegertracing/jaeger#1731

Proposal - what do you suggest to solve the problem or improve the existing situation?

Add Tracer configuration to enable setting a firehose flag on a per endpoint basis.

@vprithvi vprithvi changed the title Support Tracer configuration for flags Add a firehose flag Aug 21, 2019
vprithvi added a commit to vprithvi/jaeger-client-go that referenced this issue Aug 21, 2019
Add 0b100 as a constant for Firehose mode and allow setting and checking
this on the span context.

fixes jaegertracing#417
ref #1731

Signed-off-by: Prithvi Raj <p.r@uber.com>
vprithvi added a commit to vprithvi/jaeger-client-go that referenced this issue Aug 21, 2019
Add 0b100 as a constant for Firehose mode and allow setting and checking
this on the span context.

fixes jaegertracing#417
ref #1731

Signed-off-by: Prithvi Raj <p.r@uber.com>
vprithvi added a commit to vprithvi/jaeger-client-go that referenced this issue Aug 21, 2019
Add 0b100 as a constant for Firehose mode and allow setting and checking
this on the span context.

fixes jaegertracing#417
ref #1731

Signed-off-by: Prithvi Raj <p.r@uber.com>
vprithvi added a commit that referenced this issue Aug 21, 2019
* Add a flag for firehose mode

Add 0b100 as a constant for Firehose mode and allow setting and checking
this on the span context.

fixes #417
ref #1731

Signed-off-by: Prithvi Raj <p.r@uber.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant