M. Frister

Results 3 issues of M. Frister

sentry-kubernetes on our two clusters leaks memory, at least memory usage has only gone up during a few weeks of usage: We have RBAC enabled and given sentry-kubernetes' service account...

Fixes #2729. While implementing the fix for trace IDs, i noticed that span IDs have the same requirement, so I fixed them as well. As an optimization, we could keep...

bug
area: propagators

### Summary The Jaeger propagator currently doesn't accept trace ids with lengths other than exactly 64 or 128 bit, although the [Jaeger Propagation Format](https://www.jaegertracing.io/docs/1.37/client-libraries/#value) specifies that servers must 0-left-pad received...

bug
area: propagators