Package org.springframework.data.mongodb.observability
@NonNullApi
package org.springframework.data.mongodb.observability
Infrastructure to provide driver observability using Micrometer.
-
ClassDescriptionFactory to create a
ContextProvider
to propagate the request context across tasks.AObservation.Context
that contains MongoDB events.ObservationConvention
forMongoHandlerContext
.Implement MongoDB'sCommandListener
using Micrometer'sObservation
API.