Marcin Grzejszczak
54c00b76ea
Using zipkin & zipkin-reporter from Brave BOM
2018-03-05 12:11:44 +01:00
Spencer Gibb
62cf1abd01
Revert "Reverted the Brave BOM"
...
This reverts commit 0aec152
2018-03-02 14:08:19 -05:00
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
Adrian Cole
00fa3e6601
Bumps zipkin related deps
2018-02-24 09:32:59 +08: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
Adrian Cole
5a34529a0c
Updates to Brave version fixing ExtraFieldsPropagation bug
2018-02-10 05:28:18 +08:00
Marcin Grzejszczak
6b3593660f
Updated copyrights, fixed zuul
2018-01-31 10:56:48 +01:00
Adrian Cole
bcb9fcae2d
Bumps to latest brave
2018-01-30 21:43:50 -08:00
Adrian Cole
665141d8e0
re-skews io.zipkin.java
2018-01-26 09:16:17 +08:00
Adrian Cole
2a2b965a90
moves to latest zipkin versions
2018-01-26 08:23:43 +08:00
Marcin Grzejszczak
22d91bac24
Added OpenTracing support; fixes #599
2018-01-21 09:28:34 +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
Adrian Cole
5995bbc5fd
Moves to significantly more performant zipkin-reporter ( #807 )
...
Under load, the previous version of zipkin-reporter's AsyncReporter
caused a lot of overhead. This version fixes that by ensuring encoding
is deferred and not done inside a lock.
2017-12-14 10:09:16 +08: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
Spencer Gibb
ed6642112f
Merge branch 'master' into 2.0.x
2017-11-27 23:17:41 -05: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
Adrian Cole
54fa7faba4
Bumps to zipkin 2.3.1
2017-11-22 21:17:50 +08:00
Marcin Grzejszczak
63118c79cb
Merge branch 'master' into 2.0.x
2017-11-21 19:56:59 +01:00
Marcin Grzejszczak
183ea3b8cf
Revert "Updates to zipkin version fixing encoding bug"
...
This reverts commit dfc5ae5
2017-11-21 19:37:07 +01:00
Marcin Grzejszczak
68709c7843
Trying to fix the build
2017-11-21 19:35:17 +01:00
Marcin Grzejszczak
31ebbf5ccb
Fixed wrong versions
2017-11-21 19:26:58 +01:00
Adrian Cole
dfc5ae57bb
Updates to zipkin version fixing encoding bug
2017-11-21 19:22:43 +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
Adrian Cole
bd98537297
Updates to zipkin version fixing encoding bug
2017-11-10 15:28:23 +08:00
Adrian Cole
c72bb22cf9
Updates to zipkin version fixing encoding bug
2017-11-10 15:21:21 +08: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
Adrian Cole
338076d351
Merge branch 'master' into 2.0.x
2017-10-27 22:33:34 +08:00
Adrian Cole
bfe15ab0cd
Misaligns Zipkin v1 from sharing the same version number as v2 ( #760 )
...
This does two things: ensures samples don't use Zipkin v1 in any way,
and misaligns the version numbers of zipkin v1 and zipkin v2 apis.
This is an attempt to walk around the gradle plugin issue, which only
exists when someone is using both versions of zipkin.
See https://github.com/spring-projects/spring-boot/issues/10778
2017-10-27 17:29:45 +03: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
Dave Syer
7cb320b6c7
Merge branch 'master' into 2.0.x
2017-10-18 10:18:09 +01:00
Adrian Cole
e2dd91e8d5
Adds auto-configuration for RabbitMQ and Kafka transports
...
Add one of the following to auto-configure a messaging transport:
* spring-kakfa 2.0+
* spring-rabbit < 2.0 (unless amqp-client 5.x is compatible w/ 4.x)
2017-10-18 01:24:18 +08:00
Marcin Grzejszczak
45bcc34bc2
Merge branch 'master' into 2.0.x
2017-10-11 10:41:37 +02:00
Adrian Cole
a68c001aab
Aligns zipkin versions which include RabbitMQ support ( #733 )
2017-10-11 10:37:41 +02: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