opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

Implement Jaeger Remote Sampler as defined by the specification

Open pichlermarc opened this issue 1 year ago • 3 comments
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 avatar Mar 08 '24 16:03 pichlermarc

@pichlermarc I would like to pick this up.

legalimpurity avatar Mar 14 '24 12:03 legalimpurity

Thanks for picking this up. It's yours @legalimpurity :slightly_smiling_face:

pichlermarc avatar Mar 14 '24 12:03 pichlermarc

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.

github-actions[bot] avatar Jun 03 '24 06:06 github-actions[bot]