Micrometer
- Observability :: Spring Boot (opens in a new tab)
- Spring blog - Observability with Spring Boot 3 (opens in a new tab)
- GitHub - micrometer-samples (opens in a new tab)
Micrometer Observation (opens in a new tab)
The Observation API allows measuring(observing) any interested behavior from the code in action. Then, notifies it to the registered handlers.
- GitHub - jdbc-observations/datasource-micrometer (opens in a new tab)
- Datasource Micrometer Reference Documentation (opens in a new tab)