issues
search
jaegertracing
/
jaeger-client-csharp
🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
302
stars
67
forks
source link
Replace JAEGER_SAMPLER_MANAGER_HOST_PORT with JAEGER_SAMPLING_ENDPOINT
#165
Closed
Falco20019
closed
4 years ago
Falco20019
commented
4 years ago
Which problem is this PR solving?
Implements
https://github.com/jaegertracing/jaeger/issues/1849
Fixes
https://github.com/jaegertracing/jaeger-client-csharp/issues/163
Short description of the changes
JAEGER_SAMPLER_MANAGER_HOST_PORT was changed to JAEGER_SAMPLING_ENDPOINT and contains a base uri now instead of host:port
Which problem is this PR solving?
Short description of the changes