Package com.societegenerale.failover.observable.micrometer


package com.societegenerale.failover.observable.micrometer
Micrometer-backed observability for the failover framework.

MicrometerObservablePublisher translates failover lifecycle events into Micrometer meters — store/recover counters, the per-method recovery outcome metric, and the partial-recovery counter — recorded against the application's MeterRegistry. The package also contributes a failover health indicator. Active only when Micrometer is on the classpath.