Adrian Cole
99c426ad76
Bumps to brave that has nicer things
2018-12-12 13:33:50 +08:00
buildmaster
4805480ce5
Going back to snapshots
2018-12-11 22:20:00 +00:00
buildmaster
65c0838cfc
Update SNAPSHOT to 2.1.0.RC2
2018-12-11 22:18:47 +00:00
buildmaster
00922f390c
Going back to snapshots
2018-12-11 18:48:50 +00:00
buildmaster
1a901ac432
Update SNAPSHOT to 2.1.0.RC1
2018-12-11 18:47:57 +00:00
Adrian Cole
d20314564c
Latest bravey
2018-12-05 20:45:37 +09:00
Tyler Van Gorder
415a7a6a2c
First attempt to add GRPC instrumentation ( #1139 )
...
* Adding preliminary GRPC instrumentation to Sleuth
fixes #305
2018-12-04 22:22:03 +01:00
Adrian Cole
3a618e6547
Fixes a problem where leaked spans didn't end up in Zipkin ( #1145 )
...
This moves to latest Brave which fixes a regression. Note: I don't think
the version here in Sleuth had the regression or not, but I know 5.3.3
did not.
2018-12-02 21:50:07 +01:00
buildmaster
26417a2707
Going back to snapshots
2018-11-18 09:55:50 +00:00
buildmaster
bc5305e585
Update SNAPSHOT to 2.1.0.M2
2018-11-18 09:54:52 +00:00
Adrian Cole
559f46c6b8
Bumps to brave that avoids internal classes in RxJava
2018-10-24 22:18:30 +08:00
Adrian Cole
106d42d165
Bumps to latest brave
...
Notably, this fixes a bug in b3 single propagation when 128bit trace
IDs are in use.
2018-10-18 13:24:16 +08:00
Adrian Cole
eb21eeba7d
Updates to latest brave patch
2018-10-02 07:27:29 +08:00
Adrian Cole
eaa802f0d3
zipkin bumps
2018-09-27 12:17:31 -04:00
Adrian Cole
7b5d530c80
Deprecates SpanAdjuster for Brave's FirehoseHandler
...
Brave's `FirehoseHandler` has the features adjuster has, more
efficiently and also including the ability to prune spans.
See https://github.com/openzipkin/brave/pull/794
2018-09-25 21:26:26 -04:00
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
Adrian Cole
e2ec76207f
Updates to latest Brave, removing deprecated usage
...
Notably, this avoids `Span.remoteEndpoint` and deprecated test helpers.
2018-09-14 17:11:35 +08:00
Marcin Grzejszczak
b8e95c2573
Bumped versions
2018-09-10 10:58:34 +02:00
Marcin Grzejszczak
cb38812e78
Updated for Greenwich
...
still reactor is broken
2018-08-30 11:54:49 +02:00
Adrian Cole
58e2219fdd
Bumps to latest Brave
...
Introduces ScopeDecorator (not yet used here). Also, fixes a bug with
scoped spans.
2018-08-20 12:20:32 +08: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
Adrian Cole
d03d066de1
Zipkin bumps
2018-07-28 15:38:43 +08:00
Marcin Grzejszczak
32cacb629e
Polished docs, fixed the build
2018-07-25 11:04:23 +02: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
Adrian Cole
37225d51f6
Bumps zipkin deps to GA ready
2018-06-15 14:23:17 +08:00
Spencer Gibb
466ba9f552
Updates s-c-build to 2.0.2.BUILD-SNAPSHOT
2018-06-05 16:02:24 -04: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
Adrian Cole
70ff3afc7b
Updates to Brave 5
2018-05-22 17:53:05 +09:00
Marcin Grzejszczak
09ca0aabbb
Bumped build to 2.0.1
2018-05-11 19:14:37 +02:00
Adrian Cole
af7df61b17
Adds proto3 encoding
...
Note: Zipkin server 2.8+ is required to be running for this to work.
2018-04-29 09:54:53 +08:00
Adrian Cole
3e48dec901
Removes unnecessary dependencies
...
We had some out-of-date comments, and some deps that were too heavy.
2018-04-28 20:18:23 +08: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
Marcin Grzejszczak
8c900acd0f
Added test for Finchley
2018-04-16 10:37:51 +02:00
Adrian Cole
07fdec7715
bumps brave-opentracing version
2018-04-08 20:14:47 +08:00
Adrian Cole
baaade76db
Moves to zipkin 2.7.1 which fixes EnableZipkinServer bug
2018-04-08 09:14:26 +08:00
Marcin Grzejszczak
6c63143e2d
Merge branch '1.3.x'
2018-04-07 09:00:46 +02:00
Adrian Cole
51e66dba22
Moves to latest Zipkin and formally deprecates the stream server ( #931 )
...
Our docs deprecated the spring-cloud-sleuth-zipkin-stream, but the
project didn't.
2018-04-07 08:45:38 +02:00
buildmaster
5ed219e34f
Bumping versions to 1.3.4.BUILD-SNAPSHOT after release
2018-03-26 23:09:58 +00:00
buildmaster
fc1942e940
Going back to snapshots
2018-03-26 23:09:57 +00:00
buildmaster
738aaed797
Update SNAPSHOT to 1.3.3.RELEASE
2018-03-26 23:07:40 +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