Uses of Interface
org.springframework.pulsar.observation.PulsarTemplateObservationConvention
Package
Description
Package containing the core components of the framework.
Package containing components that provide support for the Observation API.
-
Uses of PulsarTemplateObservationConvention in org.springframework.pulsar.core
ModifierConstructorDescriptionPulsarTemplate
(PulsarProducerFactory<T> producerFactory, List<org.apache.pulsar.client.api.interceptor.ProducerInterceptor> interceptors, io.micrometer.observation.ObservationRegistry observationRegistry, PulsarTemplateObservationConvention observationConvention) Construct a template instance with optional interceptors and observation configuration. -
Uses of PulsarTemplateObservationConvention in org.springframework.pulsar.observation
Modifier and TypeClassDescriptionclass
DefaultPulsarTemplateObservationConvention
for Pulsar template key values.