Commit Graph

289 Commits

Author SHA1 Message Date
Marcin Grzejszczak
297d21a7b5 Fixed missing annotations in the image; fixes #812 2017-12-27 09:20:12 +01:00
Marcin Grzejszczak
3252578879 Merge branch '1.2.x' into 1.3.x 2017-12-18 16:52:09 +01:00
Marcin Grzejszczak
4e8be65dd5 Updated the docs with default sleuth spans channel name; fixes #803 2017-12-18 16:51:55 +01:00
Marcin Grzejszczak
d010229ca3 Added whitelisted branch 2017-11-28 19:00:58 +01:00
buildmaster
fc767e972e Bumping versions to 1.3.1.BUILD-SNAPSHOT after release 2017-11-22 14:42:35 +00:00
buildmaster
eb5abec075 Going back to snapshots 2017-11-22 14:42:34 +00:00
buildmaster
69f40d8606 Update SNAPSHOT to 1.3.0.RELEASE 2017-11-22 14:36:16 +00:00
Marcin Grzejszczak
00435634a0 Fixed broken docs 2017-11-22 15:32:25 +01:00
Marcin Grzejszczak
b60ff42fc8 Made ZIpkin 2 default
fixes #785
2017-11-20 23:06:13 +01:00
Marcin Grzejszczak
ab2ccf2562 Updated docs 2017-11-15 15:36:30 +01:00
Marcin Grzejszczak
b96ca210c3 Fixed invalid starter name; fixes #769 2017-11-01 14:26:03 +01:00
buildmaster
30d3379347 Going back to snapshots 2017-10-24 08:48:01 +00:00
buildmaster
8950751782 Update SNAPSHOT to 1.3.0.RC1 2017-10-24 08:46:31 +00: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
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
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
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
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
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
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
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
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
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
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
a626632b40 Added support for service discovery based Zipkin URL resolution 2017-07-15 19:50:05 +02:00
Marcin Grzejszczak
8a6f5536f0 Updated docs 2017-07-11 17:00:36 +02:00
Marcin Grzejszczak
474493a54d Bumped libs 2017-06-27 14:02:43 +02:00
Marcin Grzejszczak
91a8e51599 Bumping versions to 1.2.2.BUILD-SNAPSHOT after release 2017-05-23 00:13:03 +02:00
Marcin Grzejszczak
23f9c58116 Going back to snapshots 2017-05-23 00:13:02 +02:00