spring-cloud / stream-applications

Functions and Spring Cloud Stream Applications for data driven microservices
https://spring.io/projects/spring-cloud-stream-applications
250 stars 104 forks source link

Add observations API support to apps #553

Closed onobc closed 1 week ago

onobc commented 3 weeks ago

The latest apps based on SB 3.x do not include spring-cloud-sleuth as SB 3.x does not provide auto-configuration for it any longer. The replacement is the Observations API. This issue is to add back in support for tracing/metrics using the Observations API.