Commit Graph

1157 Commits

Author SHA1 Message Date
Marcin Grzejszczak
5d71b3752c Fixing the class loader issue with proxies 2018-10-12 15:47:39 +02:00
Marcin Grzejszczak
cef92c5f14 Merged tests 2018-10-11 16:52:02 +02:00
Marcin Grzejszczak
215ba8a8db Logs everywhere 2018-10-11 15:38:21 +02:00
Marcin Grzejszczak
3ae23242a3 Moar debbuging 2018-10-11 14:14:23 +02:00
Marcin Grzejszczak
f3f7e47294 And now? 2018-10-11 13:18:11 +02:00
Marcin Grzejszczak
a34b82f47f Please work 2018-10-11 13:05:16 +02:00
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
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
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
e7bab5ed45 Added conditional on class for BraveTracer; fixes gh-1075 2018-09-29 12:43:53 +01: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
9b1665c2df Added JMS support
fixes gh-695
2018-09-07 14:11:58 +02:00
Marcin Grzejszczak
df4a58d228 Adds support for Hystrix fallback methods; fixes gh-1084 2018-09-05 10:43:43 +02:00
Andreas Berger
e02cea7bc0 Fixes #1081: add instanceOf checks (#1082)
* Fixes #1081: add instance of checks
2018-09-04 11:07:32 +02:00
Andreas Berger
69ac47969c Fixes #1081: add instanceOf checks (#1082)
* Fixes #1081: add instance of checks
2018-09-04 11:06:53 +02:00
Marcin Grzejszczak
60f507d8f9 Removed unused imports 2018-08-31 15:15:45 +02:00
Marcin Grzejszczak
311de64b21 Merge branch '2.0.x' 2018-08-31 15:13:11 +02:00
Marcin Grzejszczak
5a3bb0c0e3 Removed unnecessary imports 2018-08-31 15:12:34 +02:00
Marcin Grzejszczak
d6267311c3 Merge branch '2.0.x' 2018-08-31 14:47:40 +02:00
Marcin Grzejszczak
0e88e4cf9e Removed unnecessary bean creation for configuration classes 2018-08-31 14:47:33 +02:00
Marcin Grzejszczak
c2eecf6f60 Merge branch '2.0.x' 2018-08-31 14:08:49 +02:00