Package org.springframework.data.cassandra.observability
@NonNullApi
package org.springframework.data.cassandra.observability
Infrastructure to provide driver observability using Micrometer.
-
ClassDescriptionA
Observation.Context
forCqlSession
.ObservationConvention
for Cassandra.Returns the Cassandra Observation.Factory to wrap aCqlSession
with aCqlSessionObservationInterceptor
.Factory bean to construct aCqlSession
integrated with givenObservationRegistry
.InstrumentedReactiveSession
for observability.Factory to wrap aReactiveSession
withObservableReactiveSession
.Factory bean to construct aReactiveSession
integrated with givenObservationRegistry
.Trace implementation of theRequestTracker
.