Tags: tomakehurst/java-spring-cloud
Tags
Fix flaky zipkin integration test (opentracing-contrib#141)
Remove problematic test (opentracing-contrib#136) This test was causing failures in various environments for no apparent reason. Furthermore it's value was very little, so we are just removing it
Check for existence of WebSocketMessageBrokerConfigurationSupport cla… …ss (opentracing-contrib#112) Signed-off-by: Gary Brown <gary@brownuk.com>
Jaeger auto-configuration module (opentracing-contrib#113) * Add first commit for Jaeger auto-configuration module * Update jaeger version * Use latest Jaeger Core APIs * Rename customizers * Remove support for TracerResolver * Make inner class name consistent with others * Change default to what Jaeger Core uses * Use spring.application.name to configure the tracer service name * Fix test name * Pull up common test code into parent * Enforce the use of a Single sender * Remove metrics configuration * Change dependency to opentracing-spring-cloud-starter
Bump spring web instrumentation to 0.2.1 (opentracing-contrib#108) * Bump spring web instrumentation to 0.2.0 * fix tests * Add skip pattern property to all tests * Bump web to 0.2.1
PreviousNext