Commit Graph

75 Commits

Author SHA1 Message Date
Spencer Gibb
390473a60e Going back to snapshots 2018-09-21 19:12:25 -04:00
Spencer Gibb
30b2b63225 Update SNAPSHOT to Greenwich.M1 2018-09-21 19:11:37 -04:00
Marcin Grzejszczak
fbdbb64e75 Bumped libs to Greenwich 2018-08-24 13:51:39 +02:00
Marcin Grzejszczak
04440fa959 GOing back to 2.1.0. Some merge went bad 2018-08-02 14:23:38 +02:00
buildmaster
77643d8c24 Bumping versions to 2.0.2.BUILD-SNAPSHOT after release 2018-08-01 16:30:11 +02:00
buildmaster
5dbd18c583 Going back to snapshots 2018-08-01 16:30:10 +02:00
buildmaster
d9e9b45f78 Update SNAPSHOT to 2.0.1.RELEASE 2018-08-01 16:30:10 +02:00
Marcin Grzejszczak
551429aba0 Fixing benchmarks? 2018-07-13 11:45:15 -04:00
Marcin Grzejszczak
b3710e5c2d Fixing benchmarks? 2018-07-13 11:39:07 -04:00
Marcin Grzejszczak
8a9a8c039b Fixed broken compilation 2018-07-13 11:08:01 -04:00
buildmaster
9e43c3588b Bumping versions to 2.0.1.BUILD-SNAPSHOT after release 2018-06-19 01:05:25 +00:00
buildmaster
1900a91635 Going back to snapshots 2018-06-19 01:05:24 +00:00
buildmaster
08d3642427 Update SNAPSHOT to 2.0.0.RELEASE 2018-06-19 01:01:39 +00:00
buildmaster
ab03bd421b Going back to snapshots 2018-05-25 09:14:13 +00:00
buildmaster
15612b7638 Update SNAPSHOT to 2.0.0.RC2 2018-05-25 09:13:06 +00:00
Marcin Grzejszczak
c801228015 TraceFilter -> TracingFilter 2018-05-17 07:56:45 +02:00
buildmaster
11bee6a0ec Going back to snapshots 2018-04-20 21:12:28 +00:00
buildmaster
58afdddb42 Update SNAPSHOT to 2.0.0.RC1 2018-04-20 21:11:24 +00:00
buildmaster
36534558d9 Going back to snapshots 2018-03-22 22:01:28 +00:00
buildmaster
e33c0ccb80 Update SNAPSHOT to 2.0.0.M9 2018-03-22 22:00:29 +00:00
Marcin Grzejszczak
1493bc2ff0 Updated boot version for benchmarks 2018-03-09 13:17:57 +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
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
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
4682920675 Started the manually created span 2018-01-29 14:09:01 +01:00
Marcin Grzejszczak
4ed804590a Removed the last remnants of the legacy Spans... goodbye 2018-01-19 23:16:05 +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
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
dabc01ac40 Made the plugin use boot version property 2017-10-28 09:20:17 +02:00
Marcin Grzejszczak
2bee027ee1 Trying to make this work 2017-09-17 10:25:13 +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
27854634ca Added boot property in benchmark 2017-08-25 13:40:19 +02:00
Dave Syer
c43345f197 Merge branch 'master' into 2.0.x 2017-07-26 11:52:10 +01:00
Dave Syer
5ad34cf6e6 Add startup benchmarks 2017-07-26 11:51:23 +01: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
474493a54d Bumped libs 2017-06-27 14:02:43 +02:00
Marcin Grzejszczak
c2d9c4b94e Should be working 2017-06-02 19:57:37 +02:00
Marcin Grzejszczak
ddf4ea131d WIP 2017-06-02 13:58:09 +02:00
Marcin Grzejszczak
91a8e51599 Bumping versions to 1.2.2.BUILD-SNAPSHOT after release 2017-05-23 00:13:03 +02:00