acaloiaro / neoq

Queue-agnostic background job library for Go, with a pleasant API and powerful features.
MIT License
270 stars 4 forks source link

feat: Open Telemetry support #78

Open elliotcourant opened 1 year ago

elliotcourant commented 1 year ago

This would likely be far off and maybe post v1, but something that would be neat to see is otel support. Since the context value is already propagated throughout the job processing code already it might not be too hard to instrument this?

acaloiaro commented 1 year ago

:100: