Package org.springframework.modulith.observability.support
@NonNullApi
package org.springframework.modulith.observability.support
Support for application module observability.
-
ClassDescriptionA factory to create
Counter.Builder
instances forCounter
s eventually.Default implementation ofModulithObservationConvention
.SpanFilter
that sets a local service name according to the current module's name.MethodInterceptor
to createObservation
s.ABeanPostProcessor
that decorates beans exposed by application modules with an interceptor that registers module entry and exit to create tracing spans for those invocations.Ensures thatModulithObservations.LowKeys.MODULE_KEY
gets propagated from parent to child.AObservation.Context
for Modulithic applications.ObservationConvention
forModulithContext
.Information about observed module.Represents a type in anObservedModule
.