Closed
Description
Component(s)
extension/jaegerremotesampling
Describe the issue you're reporting
Its a follow-up to #18485.
Right now there is a feature flag to use the Protobuf-gen
struct used in the Jaeger 1.42 samplingStore
impl. instead of the old Thrift-gen
struct. With version 0.88.0
the Thrift-gen
struct implementation should be dropped.
See:
Activity