Package-level declarations

Types

Link copied to clipboard
@ConditionalOnClass(name = ["me.ahoo.wow.opentelemetry.WowInstrumenter"])
@ConditionalOnProperty(value = ["wow.opentelemetry.enabled"], matchIfMissing = true, havingValue = "true")
annotation class ConditionalOnOpenTelemetryEnabled
Link copied to clipboard
class TracingBeanPostProcessor : BeanPostProcessor, Ordered
Link copied to clipboard
@AutoConfiguration
class WowOpenTelemetryAutoConfiguration

OpenTelemetry Auto Configuration .