Uses of Interface
io.r2dbc.proxy.observation.QueryObservationConvention
Packages that use QueryObservationConvention
-
Uses of QueryObservationConvention in io.r2dbc.proxy.observation
Subinterfaces of QueryObservationConvention in io.r2dbc.proxy.observationModifier and TypeInterfaceDescriptioninterface
An extendedQueryObservationConvention
that excludes the thread name from low cardinality tags.Methods in io.r2dbc.proxy.observation with parameters of type QueryObservationConventionModifier and TypeMethodDescriptionvoid
ObservationProxyExecutionListener.setQueryObservationConvention
(QueryObservationConvention queryObservationConvention)