Skip to content

Feature Request: Supporting rxjava observables with Rxjava Schedulers #235

Closed
@shivangshah

Description

@shivangshah

So far, the tracer's context is lost when using DeferredResult+Observable+Schedulers. It'd be nice to have this supported out of the box with spring-sleuth. Looking at the example here: http://blog.mabn.pl/2014/11/rxjava-logback-and-mdc-threadlocal.html, a RxJavaSchedulersHook can be created (and registered as an RxJava Plugin) and sleuth related variables can be copied over to the newly created thread.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions