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
Marcin Grzejszczak
31a9c86ff0
Added missing metadata for reactor
2018-08-31 14:08:37 +02:00
Marcin Grzejszczak
53f1692251
Merge branch '2.0.x'
2018-08-31 13:45:46 +02:00
Marcin Grzejszczak
68c8bd94b1
Added missing property classes; fixes gh-1076
2018-08-31 13:35:10 +02:00
Marcin Grzejszczak
b13f15f9d7
Added condition on presence of WebFlux
...
without this change we have a ClassNotFoundException when reactor dependency is not passed
with this change, we don't require anyone to actually have that dependency set. What we do is we conditionally create a bean of either reactor or nonreactor type, depending on the presence of the Flux class on the classpath
fixes gh-1074
2018-08-31 13:15:12 +02:00
Marcin Grzejszczak
b025aa64d5
Add ignore
2018-08-30 18:37:05 +02:00
Marcin Grzejszczak
70020d161f
Please work
2018-08-30 18:23:52 +02:00
Marcin Grzejszczak
f9bd443fc5
Please work
2018-08-30 18:09:12 +02:00
Marcin Grzejszczak
833abd3d7e
Added moar logging'
2018-08-30 17:12:58 +02:00
Marcin Grzejszczak
f9578a5b69
Please work
2018-08-30 15:54:08 +02:00
Marcin Grzejszczak
0d80263f29
Reactor is broken, ignoring WebClientTest
2018-08-30 11:56:04 +02:00
Marcin Grzejszczak
cb38812e78
Updated for Greenwich
...
still reactor is broken
2018-08-30 11:54:49 +02:00
Marcin Grzejszczak
37fa1f77bc
Merge branch '2.0.x'
2018-08-24 10:18:20 +02:00
Marcin Grzejszczak
04679721b7
Fixes potential NPE; fixes gh-1072
2018-08-24 10:18:02 +02:00
Marcin Grzejszczak
713544703a
Add configuration to put baggage automatically to MDC
...
with this change it's enough to set a property to automatically propagate a baggage key to MDC
fixes gh-1071
2018-08-23 16:42:01 +02:00
Marcin Grzejszczak
5b6a4f2767
Added support for scope decorators ( #1068 )
...
fixes gh-1063
2018-08-22 17:06:10 +02:00
Marcin Grzejszczak
c5e043af71
Merge branch '2.0.x'
2018-08-22 11:35:53 +02:00
Marcin Grzejszczak
f33dff142e
Merge branch '1.3.x' into 2.0.x
2018-08-22 11:28:35 +02:00
Marcin Grzejszczak
e2de25f02d
Adding order for TraceFilter; fixes gh-1020
2018-08-22 11:02:44 +02:00
Marcin Grzejszczak
5922747d30
Merge branch '2.0.x'
2018-08-16 17:34:15 +02:00