Package org.springframework.ai.observation
package org.springframework.ai.observation
Core observation abstractions.
-
ClassDescriptionMetadata associated with an AI operation (e.g.Builder for
AiOperationMetadata
.Utilities for observability.TracingAwareLoggingObservationHandler<T extends io.micrometer.observation.Observation.Context>AnObservationHandler
that can wrap another one and makes the tracing data available for theObservationHandler.onStop(Observation.Context)
method.