Skip to content

Tags: ticketmaster/java-spring-cloud

Tags

0.2.1

Toggle 0.2.1's commit message
[maven-release-plugin] copy for tag 0.2.1

release-0.2.1

Toggle release-0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Rebased opentracing-contrib#176 (opentracing-contrib#182)

* [issue-69] Redis instrumentation

* [issue-69] PR changes

* [issue-69] Fix dependecies

0.2.0

Toggle 0.2.0's commit message
[maven-release-plugin] copy for tag 0.2.0

0.1.16

Toggle 0.1.16's commit message
[maven-release-plugin] copy for tag 0.1.16

release-0.2.0

Toggle release-0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

release-0.1.16

Toggle release-0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass through mongo credentials (opentracing-contrib#170)

Signed-off-by: Pavol Loffay <[email protected]>

0.1.14

Toggle 0.1.14's commit message
[maven-release-plugin] copy for tag 0.1.14

release-0.1.14

Toggle release-0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase wait in artemis manual (opentracing-contrib#160)

Signed-off-by: Pavol Loffay <[email protected]>

0.1.13

Toggle 0.1.13's commit message
[maven-release-plugin] copy for tag 0.1.13

release-0.1.13

Toggle release-0.1.13's commit message
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