building-resilient-microservices / observability

A microservice observability (Logs, Metrics and Traces) example
2 stars 2 forks source link

Use of BaggageFields to set observation convention data #22

Open wanderleisouza opened 10 months ago

wanderleisouza commented 10 months ago

"For Spring Boot 3.2 and later, you should use BaggageField instead of setObservationConvention (?)"

wanderleisouza commented 10 months ago

https://archive.is/20230616184331/https://medium.com/contino-engineering/distributed-logging-and-tracing-with-spring-boot-3-and-kafka-9c1f5f28f5bb#selection-849.0-889.5

wanderleisouza commented 9 months ago

duplicate https://github.com/building-resilient-microservices/observability/issues/23