Commit Graph

2000 Commits

Author SHA1 Message Date
Marcin Grzejszczak
c6d96be4fd Fixed checkstyle 2018-10-10 16:06:45 +02:00
Marcin Grzejszczak
7d7f1d1b83 Please work - removing poor man's version of checking if context is active 2018-10-10 16:04:30 +02:00
Marcin Grzejszczak
8a3c7494b2 Added moar logging 2018-10-10 15:35:43 +02:00
Marcin Grzejszczak
a5c3b311ec Fail fast 2018-10-10 12:14:21 +02:00
Marcin Grzejszczak
ea64155c56 Fighting with tests 2018-10-05 15:35:10 +02:00
Marcin Grzejszczak
ad6b7629be Clear spans before running the tests 2018-10-05 13:52:38 +02:00
Marcin Grzejszczak
87379168e1 Awaitility added for all aspect related tests 2018-10-05 12:22:35 +02:00
Marcin Grzejszczak
ce6b5fd9bb Unignored test 2018-10-05 12:00:06 +02:00
Marcin Grzejszczak
fa40bd83dd Fixed the formatting 2018-10-05 11:44:09 +02:00
Marcin Grzejszczak
5a14ffd957 Return span id from a controller, not from a deferred result 2018-10-05 11:33:53 +02:00
Marcin Grzejszczak
5140c50521 Fixing potential NPE 2018-10-05 10:52:52 +02:00
Marcin Grzejszczak
6295d1d397 Trying to fix NoSuchMethodError 2018-10-05 10:43:06 +02:00
Marcin Grzejszczak
e12db1020b Awaitility? 2018-10-05 10:33:11 +02:00
Marcin Grzejszczak
9e50cf72a4 Moar logging 2018-10-05 10:22:15 +02:00
Marcin Grzejszczak
3cec182f45 Moar logging 2018-10-05 09:52:17 +02:00
Marcin Grzejszczak
33179d1782 The order with HttpTraceWebFilter has changed in Boot. Ignoring the test 2018-10-04 18:02:55 +02:00
Marcin Grzejszczak
612186706a Fixed checkstyle 2018-10-04 12:01:03 +02:00
Marcin Grzejszczak
0abfcb3933 Added logging 2018-10-04 11:51:13 +02:00
Marcin Grzejszczak
f32397f351 Merge branch '2.0.x' 2018-10-03 14:19:31 +02:00
Marcin Grzejszczak
808c163136 Added missing @Configuration annotations 2018-10-03 14:19:23 +02:00
Marcin Grzejszczak
96413804ec Added missing @Configuration annotations 2018-10-03 14:19:08 +02:00
Marcin Grzejszczak
9061d7d244 Netty client fixes 2018-10-03 13:04:05 +02:00
Marcin Grzejszczak
db083fae7c Merge branch '2.0.x' 2018-10-03 13:01:32 +02:00
Marcin Grzejszczak
35deeb5d71 Added conditional on class for BraveTracer; fixes gh-1075 2018-10-03 13:00:28 +02:00
Adrian Cole
ec70f26bc7 Updates to latest brave patch 2018-10-02 07:29:07 +08:00
Adrian Cole
eb21eeba7d Updates to latest brave patch 2018-10-02 07:27:29 +08:00
Marcin Grzejszczak
7454ef936d Fixed formatting 2018-10-01 12:38:10 +02:00
Marcin Grzejszczak
99d38afc69 Fixed a lot of checkstyle warnings' 2018-10-01 12:29:33 +02:00
Marcin Grzejszczak
6f5ef23674 Migrated to common checkstyle 2018-09-30 18:51:34 +02:00
Marcin Grzejszczak
e7bab5ed45 Added conditional on class for BraveTracer; fixes gh-1075 2018-09-29 12:43:53 +01:00
Adrian Cole
cd87c36d22 zipkin bumps 2018-09-27 12:18:26 -04:00
Adrian Cole
eaa802f0d3 zipkin bumps 2018-09-27 12:17:31 -04:00
Adrian Cole
7b40f0158d Updates to latest brave 2018-09-25 21:30:42 -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
Marcin Grzejszczak
331be07fbc Fixed wrong merge 2018-09-21 12:22:07 +02:00
Marcin Grzejszczak
9d6e91cfbc Merge branch '2.0.x' 2018-09-20 13:31:13 +02:00
Denys Ivano
4da88ee142 Throw the target exception instead of InvocationTargetException (#1093)
Fixes gh-1092
2018-09-20 13:30:25 +02:00
Denys Ivano
84717cd157 Throw the target exception instead of InvocationTargetException (#1093)
Fixes gh-1092
2018-09-20 12:07:09 +02:00
Kerwin Bryant
4d7499e117 Open TraceLoadBalancerFeignClient supports override (#1043) 2018-09-19 17:21:14 +02: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
Adrian Cole
6eca124999 Updates to latest Brave, removing deprecated usage
Notably, this avoids `Span.remoteEndpoint` and deprecated test helpers.
2018-09-14 15:22:53 +08:00
Marcin Grzejszczak
7fc10e80cd Picking skip patterns frmo various locations; fixes gh-971 2018-09-12 18:19:09 +02:00
Marcin Grzejszczak
b8e95c2573 Bumped versions 2018-09-10 10:58:34 +02:00
Marcin Grzejszczak
076348f5e8 Merge branch '2.0.x' 2018-09-07 18:41:55 +02:00
Asi Bross
71a8290eaf Make the probability sampler bean conditional on the existance of the RefreshScope bean (#1087) 2018-09-07 18:41:47 +02:00
Asi Bross
d6695037b8 Make the probability sampler bean conditional on the existance of the RefreshScope bean (#1087) 2018-09-07 18:39:55 +02:00
Marcin Grzejszczak
4e717be34c Added a note that for JMS we don't propagate baggage 2018-09-07 16:30:59 +02:00
Tim te Beek
655c3a55cc KafkaListener just works (#1088) 2018-09-07 14:36:02 +02:00