Commit Graph

152 Commits

Author SHA1 Message Date
Marcin Grzejszczak
0aec15243f Reverted the Brave BOM 2018-03-02 19:52:43 +01:00
Spencer Gibb
1c8e940816 Going back to snapshots 2018-03-02 12:50:50 -05:00
Spencer Gibb
1cdf2fef73 Update SNAPSHOT to 2.0.0.M8 2018-03-02 12:48:44 -05:00
Marcin Grzejszczak
237593224a Moved to Brave Pom, removed double checking in WebClient 2018-03-02 08:56:56 +01:00
Marcin Grzejszczak
0e50456ab0 Added support for Apache HttpClientBuilder and HttpAsyncClientBuilder
fixes gh-845
2018-03-01 13:21:01 +01:00
Ryan Baxter
5d6b7744c2 Going back to snapshots 2018-02-27 07:42:20 -05:00
Ryan Baxter
117043191e Update SNAPSHOT to 2.0.0.M7 2018-02-27 07:40:14 -05:00
Ryan Baxter
efa4be7add Updates for new openfeign project 2018-02-22 17:02:35 -05:00
Spencer Gibb
98227cd452 Going back to snapshots 2018-02-09 19:29:49 -05:00
Spencer Gibb
7a126e9590 Update SNAPSHOT to 2.0.0.M6 2018-02-09 19:29:00 -05:00
Marcin Grzejszczak
6b3593660f Updated copyrights, fixed zuul 2018-01-31 10:56:48 +01:00
Marcin Grzejszczak
7eb374b5a5 Sleuth now uses Brave (#829)
with this pull request we have rewritten the whole Sleuth internals to use Brave. That way we can leverage all the functionalities & instrumentations that Brave already has (https://github.com/openzipkin/brave/tree/master/instrumentation).

Migration guide is available here: https://github.com/spring-cloud/spring-cloud-sleuth/wiki/Spring-Cloud-Sleuth-2.0-Migration-Guide

fixes #711 - Brave instrumentation
fixes #92 - we move to Brave's Sampler
fixes #143 - Brave is capable of passing context
fixes #255 - we've moved away from Zipkin Stream server
fixes #305 - Brave has GRPC instrumentation (https://github.com/openzipkin/brave/tree/master/instrumentation/grpc)
fixes #459 - Brave (openzipkin/brave#510) & Zipkin (openzipkin/zipkin#1754) will deal with the AWS XRay instrumentation
fixes #577 - Messaging instrumentation has been rewritten
2018-01-19 22:45:47 +01:00
buildmaster
a8703d71de Going back to snapshots 2017-12-02 04:22:29 +00:00
buildmaster
be281e20a5 Update SNAPSHOT to 2.0.0.M5 2017-12-02 04:21:26 +00:00
Marcin Grzejszczak
68709c7843 Trying to fix the build 2017-11-21 19:35:17 +01:00
Marcin Grzejszczak
b60ff42fc8 Made ZIpkin 2 default
fixes #785
2017-11-20 23:06:13 +01:00
buildmaster
a438e382d6 Going back to snapshots 2017-11-16 19:54:06 +00:00
buildmaster
87a7d13119 Update SNAPSHOT to 2.0.0.M4 2017-11-16 19:52:57 +00:00
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
08093b0a6e Bumped libs 2017-10-24 19:18:53 +02: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
e56a5a9b3f Removes spring-cloud-sleuth-zipkin-stream (#756)
Fixes #727
2017-10-22 22:55:51 +03:00
Marcin Grzejszczak
a79dfbfd59 Merge branch 'master' into 2.0.x 2017-10-03 08:55:17 +02:00
Adrian Cole
4ddf929294 Adds Zipkin v2 support (#720)
This adds the ability to use zipkin v2 endpoints natively. It also
allows wiring of standard zipkin reporters and senders.
2017-10-03 08:47:33 +02:00
Marcin Grzejszczak
08a526c61b Bringing back Reactor support against latest Reactor 3.1.0.RELASE
fixes #344
2017-09-30 22:15:30 +02:00
Marcin Grzejszczak
cdace454c8 Bumped build 2017-08-31 15:10:37 +02:00
Dave Syer
9d084a7a4f Update build to 1.3.5 latest 2017-08-28 10:28:21 +01: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
3719a49db3 Removed reactor property 2017-08-25 13:41:20 +02:00
Marcin Grzejszczak
2e03ca667a Removed webflux and reactor support due to reactor version incompatibility 2017-08-25 13:35:25 +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
57b0ac0e51 Removing Reactor support from Sleuth
Sleuth requires Reactor in version 3.x whereas from Boot we get 2.0.8. That's a gigantic difference.
2017-08-25 12:30:04 +02:00
Marcin Grzejszczak
f08a92bd10 Trying to fix the build 2017-08-13 17:51:54 -04:00
Marcin Grzejszczak
9ed2e87fa0 Trying to fix the build 2017-08-07 22:52:41 +02:00
Marcin Grzejszczak
09862f3516 Updated poms 2017-08-04 11:53:27 +02:00
Marcin Grzejszczak
44804d9391 Updated pom 2017-08-04 11:38:33 +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
Marcin Grzejszczak
8c98386c14 WIP 2017-07-15 19:39:48 +02:00
Marcin Grzejszczak
49eac36d26 Added intial webclient & webflux support
fixes #635
2017-07-11 12:34:27 +02:00
Marcin Grzejszczak
1901c04751 Merge branch 'master' into 2.0.x 2017-07-07 11:28:52 +02:00
Marcin Grzejszczak
3e7e54e09b Initial Reactor support 2017-07-07 11:16:17 +02:00
Marcin Grzejszczak
56457ce849 Going back to snapshots 2017-06-29 17:04:01 +02:00
Marcin Grzejszczak
0f5e28d078 Update SNAPSHOT to 2.0.0.M1 2017-06-29 16:59:54 +02:00
Marcin Grzejszczak
0429818394 Merge branch 'master' into 2.0.x 2017-06-29 16:42:47 +02:00