Won Jun Jang

Results 5 comments of Won Jun Jang

It looks like you're using latest instead of 1.1. We recently moved around some of the flags so that we can support plugins better https://github.com/jaegertracing/jaeger/pull/625. Using latest, you have to...

Sorry for taking so long to respond to this. Ideally maxTracesPerSecond should be double. All the rate limiting samplers in the clients for every language can handle double `maxTracesPerSecond`. When...

I'm good with just exposing `aws.enable_iam`, can you make the changes so I can review?

The agent is only a proxy for the collector when it comes to adaptive sampling. The collector actively calculates new sampling rates as the spans come in and the client...