zalando-nakadi / nakadi-producer-spring-boot-starter

Nakadi event producer as a Spring boot starter
MIT License
13 stars 8 forks source link

WIP: start of opentracing support #115

Closed ePaul closed 1 year ago

ePaul commented 5 years ago

A first concept of the opentracing support requested in #105.

All existing tests are currently running, but I didn't test the new functionality at all, and it likely doesn't work yet.

TODO:

otrosien commented 2 years ago

Fahrschein has OpenTracing and OpenTelemetry support starting with 0.24.0 ( https://github.com/zalando-nakadi/fahrschein/pull/360 )

ePaul commented 1 year ago

Yeah, I guess we should now do the same thing with OpenTelemetry.