Tags: kelubhai/java-spring-cloud
Tags
Pass through mongo credentials (opentracing-contrib#170) Signed-off-by: Pavol Loffay <ploffay@redhat.com>
Increase wait in artemis manual (opentracing-contrib#160) Signed-off-by: Pavol Loffay <ploffay@redhat.com>
Add Mongo tracing (opentracing-contrib#143) * Added Mongo Tracing * Added mongo info * Removed all transitive dependencies from the opentracing-mongo-driver * Activating MongoTracingConfiguration if a MongoClient class is present * Added tests on classpath profile to make sure mongoClient is not on the classpath if not wanted * Fixed indentation and missing copyright header * Added tests on MongoClient missing dependency
Set active spans in Async aspect (opentracing-contrib#145) * Fixes opentracing-contrib#142 - span not started active inside Async annotated methods * Fixed misleading assertion message in the Async aspect test
PreviousNext