Uses of Class
io.axoniq.framework.springboot.DistributedTracingProperties
Packages that use DistributedTracingProperties
Package
Description
Spring Boot auto configuration for Axoniq Framework.
-
Uses of DistributedTracingProperties in io.axoniq.framework.springboot.autoconfig
Methods in io.axoniq.framework.springboot.autoconfig with parameters of type DistributedTracingPropertiesModifier and TypeMethodDescriptionDistributedTracingAutoConfiguration.distributedTracingConfigurationEnhancer(DistributedTracingProperties properties) Constructs aConfigurationEnhancertranslating the connector toggles of theaxon.tracing.*properties into theDistributedTracingSettingscomponent.