0

When using Tracing.newBuilder() to create tracing, I found I can only specify 1 sampler and 1 reporter.

I'm trying to have:

  • 100% sample for reporter A
  • 1% sample for reporter B

Is it doable?

Thanks

Leon

anuni
  • 889
  • 10
  • 26

1 Answers1

0

In Brave4,only one Tracing instance exist,so it can't be done.

freeslaver
  • 341
  • 3
  • 5