Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 401 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 401 Bytes

reactor sleuth tracing error sample app

This sample application reproduces not working log tracing with sleuth and project reactor Flux publisher.

run with the following configuration enabled to see access logs

-Dreactor.netty.http.server.accessLogEnabled=true
// paths:
hhtp://localhost:8080/sample (see trace id in access log)
hhtp://localhost:8080/samples (no trace id)