opentelemetry-js
opentelemetry-js copied to clipboard
Implement Jaeger Remote Sampler as defined by the specification
trafficstars
We currently don't have an implementation of the JaegerRemoteSampler as defined in the specification.
To complete this issue:
- [ ] create a new experimental package
@opentelemetry/sampler-jaeger-remote(this can be done in a separate PR to keep the actual implementation PR smaller) - [ ] implement the sampler based on the specification
- [ ] add tests
@pichlermarc I would like to pick this up.
Thanks for picking this up. It's yours @legalimpurity :slightly_smiling_face:
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.