Spring Boot Actuator and OpenTelemetry
摘要
In the early days of microservices, knowing if an application was running (Health Checks) was often enough. Today, in complex distributed systems, we need to know how it is running, where requests are failing, and why performance is degrading. This is the domain of Observability.