Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Default SamplingManager set to HttpSamplingManager #157

Merged
merged 1 commit into from
Sep 17, 2019

Conversation

regeldso
Copy link
Contributor

@regeldso regeldso commented Sep 7, 2019

Default SamplingManager is set to HttpSamplingManager.

https://github.com/jaegertracing/jaeger-client-csharp/tree/master/src/Jaeger/Samplers#remote-controlled-sampler

Which problem is this PR solving?

Even default sampler is RemoteControlledSampler it doesn't have default SamplingManager as it mentioned in documentation that's why this situation produce an exeption during execution.

Short description of the changes

Added default SamplingManager, added one unit test.

Signed-off-by: Rustam Valiullin <regeldso@users.noreply.github.com>
@regeldso regeldso force-pushed the default-sampling-mgr branch from fe1bcd3 to f81c7cd Compare September 7, 2019 22:17
Copy link
Collaborator

@Falco20019 Falco20019 left a comment

Choose a reason for hiding this comment

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

Thanks for your input

@Falco20019 Falco20019 added this to the v0.3.5 milestone Sep 17, 2019
@Falco20019 Falco20019 merged commit d95e7d1 into jaegertracing:master Sep 17, 2019
@Falco20019
Copy link
Collaborator

I just published it as v0.3.5 to NuGet. Should be available soon.

@regeldso regeldso deleted the default-sampling-mgr branch October 31, 2019 07:18
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 this pull request may close these issues.

2 participants