Skip to content

Tags: gytis/java-spring-cloud

Tags

0.0.4

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

0.0.3

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

release-0.0.4

Toggle release-0.0.4's commit message
[maven-release-plugin] prepare for next development iteration

release-0.0.3

Toggle release-0.0.3's commit message
Add support for websockets (opentracing-contrib#53)

* Add support for websockets

* Fixed most issues relate to comments - need to clarify conditional on Tracer bean and find alternative to PostConstruct approach

* Move away from PostConstruct and use ConditionalOnBean for tracer

* Update based on comment

* Improve tracer channel interceptor registration

* alternative approach

* fix javadoc

* use websocket broker config as parameters

* Add component to span tags

* Rename component value

* Test tags

0.0.2

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

release-0.0.2

Toggle release-0.0.2's commit message
Zuul tracing

* add zuul tracing

* more tests, more checks, refactoring

* add  opentracing.spring.cloud.zuul.enabled to json

* add zuul to the readme and a dependency test that zuul is not on classpath by default

* get rid of some tags, reformat, add comments

* add license headers, fix merging

0.0.1

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

release-0.0.1

Toggle release-0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
jpkrohling Juraci Paixão Kröhling
Added OpenTracing JDBC integration