Commit Graph

298 Commits

Author SHA1 Message Date
buildmaster
7aa40800c0 Going back to snapshots 2017-10-28 07:49:17 +00:00
buildmaster
e369db7d6a Update SNAPSHOT to 2.0.0.M3 2017-10-28 07:48:07 +00:00
Marcin Grzejszczak
b033cb809d Fixed docs 2017-10-28 09:41:59 +02:00
Adrian Cole
2a0b09477b Merge branch 'master' into 2.0.x 2017-10-22 19:36:17 +03:00
Adrian Cole
808572d78e Deprecates all span transports except spring-cloud-sleuth-zipkin2 (#758)
This deprecates span transports in favor of `spring-cloud-sleuth-zipkin2`
which:
* Supports RabbitMQ and Kafka automatically when adding spring-rabbit or spring-kafka deps
* Supports any io.zipkin.reporter2:zipkin-reporter sender, including Amazon X-Ray
* Defaults to zipkin v2 format, but can be configured to use zipkin v1 format as needed

This lowers the amount of maintenance on the project, as discussed in various issues

See #727
See #711
2017-10-22 19:29:22 +03:00
Marcin Grzejszczak
6b772cef2a Merge branch 'master' into 2.0.x 2017-10-19 16:44:23 +02:00
Marcin Grzejszczak
444e68c405 Merge branch '1.2.x' 2017-10-19 16:44:13 +02:00
Marcin Grzejszczak
2404afc639 Added docs about parallelStream; fixes #744 2017-10-19 16:24:42 +02:00
Marcin Grzejszczak
ae3582b1aa Merge branch 'master' into 2.0.x 2017-10-16 09:21:18 +02:00
Marcin Grzejszczak
806f07e4ce Updated docs with service name & bootstrap config; fixes #741 2017-10-16 09:21:05 +02:00
Marcin Grzejszczak
2b7a254d96 Bumping versions to 1.2.6.BUILD-SNAPSHOT after release 2017-10-03 14:28:31 +02:00
Marcin Grzejszczak
a69610fc0d Going back to snapshots 2017-10-03 14:28:31 +02:00
Marcin Grzejszczak
2cb7663ec8 Update SNAPSHOT to 1.2.5.RELEASE 2017-10-03 14:26:25 +02:00
Marcin Grzejszczak
535e9f88ef Merge branch 'master' into 2.0.x 2017-09-29 12:21:30 +02:00
Marcin Grzejszczak
4bf4484dcd Merge branch '1.2.x' 2017-09-19 10:59:58 +01:00
Marcin Grzejszczak
c9945ad173 Added 1.2.x to whitelist 2017-09-06 15:32:20 +02:00
Marcin Grzejszczak
044800806d Merge branch 'master' into 2.0.x 2017-08-31 15:12:26 +02:00
Marcin Grzejszczak
746f9b27e0 Merge branch '1.2.x' 2017-08-31 15:08:02 +02:00
Marcin Grzejszczak
a93e475e73 Referrencing resources from sc-build 2017-08-31 15:07:12 +02:00
Marcin Grzejszczak
b2fa4286df Fixed the multipaged documentation 2017-08-29 16:07:10 +02:00
Marcin Grzejszczak
a7e8e8533a Migrated to new docs; fixes #687 2017-08-29 16:05:22 +02:00
Marcin Grzejszczak
600effc1ab Whitelisting 2.0.x 2017-08-29 11:43:36 +02:00
Marcin Grzejszczak
6cae8bf1cd Fixed the multipaged documentation 2017-08-29 11:43:36 +02:00
Marcin Grzejszczak
dbb69d43c3 Migrated to new docs; fixes #687 2017-08-29 11:43:36 +02:00
Marcin Grzejszczak
3751b2ae61 Fixed the multipaged documentation 2017-08-29 11:40:02 +02:00
Marcin Grzejszczak
5ff48f6c52 Migrated to new docs; fixes #687 2017-08-29 11:40:02 +02:00
Marcin Grzejszczak
895673c164 Going back to snapshots 2017-08-25 13:50:16 +02:00
Marcin Grzejszczak
2561094ac4 Update SNAPSHOT to 2.0.0.M2 2017-08-25 13:48:56 +02:00
Marcin Grzejszczak
f14f5efe43 Going back to snapshots 2017-08-25 12:47:28 +02:00
Marcin Grzejszczak
61ca762dd4 Update SNAPSHOT to 1.3.0.M1 2017-08-25 12:44:31 +02:00
Marcin Grzejszczak
76d7dfb5b3 Merge branch 'master' into 2.0.x 2017-08-24 14:36:43 +02:00
Marcin Grzejszczak
126101f0ab Merge branch '1.2.x' 2017-08-24 14:24:02 +02:00
Marcin Grzejszczak
c951dc88fd Improvements of customizing the TraceFilter
without this change you have to add a `@Primary` annotation around your custom `TraceFilter` bean to alter the behaviour of the current `TraceFilter` implementation
with this change we're marking the `TraceFilter` as conditional on missing bean; also we're ensuring that the registered `SkipPatternProvider` will be reused when no explicit pattern was set.

also documentation is added

fixes #633
2017-08-24 14:14:01 +02:00
Marcin Grzejszczak
1b0cb0a05e Fixed broken pom 2017-08-21 11:27:06 +02:00
Marcin Grzejszczak
6c9e50df40 Merge branch '1.2.x' 2017-08-21 10:16:03 +02:00
Marcin Grzejszczak
17df781524 Bumping versions to 1.2.5.BUILD-SNAPSHOT after release 2017-08-21 10:06:48 +02:00
Marcin Grzejszczak
cbddd5568c Going back to snapshots 2017-08-21 10:06:47 +02:00
Marcin Grzejszczak
5eba47d891 Update SNAPSHOT to 1.2.4.RELEASE 2017-08-21 10:01:14 +02:00
Marcin Grzejszczak
02a0c864e8 Bumping versions to 1.2.4.BUILD-SNAPSHOT after release 2017-08-18 18:46:50 +02:00
Marcin Grzejszczak
73211f673b Going back to snapshots 2017-08-18 18:46:49 +02:00
Marcin Grzejszczak
47612da5cc Update SNAPSHOT to 1.2.3.RELEASE 2017-08-18 18:36:51 +02:00
Marcin Grzejszczak
d1010d7e74 Merge branch 'master' into 2.0.x 2017-08-17 18:42:57 +02:00
Marcin Grzejszczak
875dba823e Merge branch '1.2.x' 2017-08-17 18:42:12 +02:00
Marcin Grzejszczak
29065e9a15 Added description of how to use Traverson with Sleuth
fixes #671
2017-08-17 18:42:01 +02:00
Marcin Grzejszczak
cbbaec67e3 Merge branch 'master' into 2.0.x 2017-08-17 14:05:41 +02:00
Marcin Grzejszczak
f322d7a06c @Async Spans should use SpanNamer
without this change there's no way to alter the name of the methods annotated with @Async
with this change the value passed to @Async annotated method via @SpanName will be the name of the span

fixes #653
2017-08-17 14:05:31 +02:00
Marcin Grzejszczak
d71c55f290 Added webflux and webclient to docs 2017-08-03 16:09:55 +02:00
Marcin Grzejszczak
e8d30be75e Going back to snapshots 2017-07-21 12:58:54 +02:00
Marcin Grzejszczak
932f8e74d3 Update SNAPSHOT to 1.2.2.RELEASE 2017-07-21 12:30:53 +02:00
Marcin Grzejszczak
f2104620df Merge branch 'master' into 2.0.x 2017-07-15 19:52:43 +02:00