Getting Observability Right with Spring AI and WebFlux

How I got observability working in my reactive Spring AI app using WebFlux, after hours debugging tracing and context propagation issues.

Migrating Spring Sleuth to Micrometer Observability in Spring Boot 3

Spring Sleuth was removed in Spring Boot version 3 in favor of Micrometer and I recently migrated many services and want to share the learnings with you.

Modified: November 13, 2024 · Created: April 11, 2024 · João Vieira (JV) · Software Engineering

Learnings from the book Mastering Distributed Tracing

These are my learnings from the book Mastering Distributed Tracing: Analyzing Performance in Microservices and Complex Systems

Learnings from the book Distributed Tracing in Practice

These are my learnings from the book Distributed Tracing in Practice: Instrumenting, Analyzing, and Debugging Microservices

Observability Basics

Learn what is Observability and the basic signals that allows system to be observable