@Configuration
@ConditionalOnProperty(name="spring.sleuth.http.enabled",
havingValue="true",
matchIfMissing=true)
@AutoConfigureBefore(value=org.springframework.cloud.sleuth.instrument.web.TraceHttpAutoConfiguration.class)
public static class StackdriverTraceAutoConfiguration.StackdriverTraceHttpAutoconfiguration
extends Object
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.