komuw / otero

MIT License
11 stars 3 forks source link

Add tracing sampling #11

Closed komuw closed 1 year ago

komuw commented 1 year ago

In https://github.com/komuw/otero/blob/bb23f8a1f6228510f346e2824cb2eea888878cc6/tracing.go#L64-L71

There's head-based sampling and tail-based sampling.

There is also filter processor that can be used in place of tail based sampling.