Commit Graph

111 Commits

Author SHA1 Message Date
Marcin Grzejszczak
96179fdbb7 ExecutorBeanPostProcessor does not fully support proxying ExecutorService; fixes gh-1107 2018-10-19 13:05:19 +02:00
Marcin Grzejszczak
a34b82f47f Please work 2018-10-11 13:05:16 +02:00
Marcin Grzejszczak
fd038320e1 Fixed links to docs 2018-08-31 10:10:06 +02:00
Marcin Grzejszczak
e52ccc64de Merge branch '2.0.x' 2018-08-31 10:09:44 +02:00
Marcin Grzejszczak
1036607d87 Fixed links to docs 2018-08-31 10:09:37 +02:00
Marcin Grzejszczak
9879c425a6 Fixed links to docs 2018-08-31 10:09:06 +02:00
Marcin Grzejszczak
4d73dc5790 Fixed docs 2018-08-31 09:59:24 +02:00
Marcin Grzejszczak
dbeece81c7 Merge branch '2.0.x' 2018-08-31 09:58:34 +02:00
Marcin Grzejszczak
c67a524fe6 Fixed the branch 2018-08-31 09:58:18 +02:00
Marcin Grzejszczak
b81b0ae6c6 updated docs 2018-08-24 13:50:51 +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
buildmaster
4164e79607 Going back to snapshots 2018-07-31 19:36:49 +00:00
buildmaster
a7b0c55c4b Update SNAPSHOT to 2.0.1.RELEASE 2018-07-31 19:35:12 +00:00
Marcin Grzejszczak
97a410fce3 Polished the documentation 2018-06-15 12:54:19 +02:00
Marcin Grzejszczak
9a46a0a06f Fixed typos in the docs 2018-06-12 15:29:22 +02:00
Georgios Andrianakis
ba3f5383bf Fix spelling mistake (#1000) 2018-06-05 19:14:39 +02:00
Marcin Grzejszczak
03763da653 Removed mentions of SpanInjector and SpanExtractor 2018-05-16 15:07:57 +02:00
Yoshikazu Nojima
50cb889f45 Fix minor typos (#980) 2018-05-15 09:24:42 +02:00
Yoshikazu Nojima
f83178d682 Fix typos (Slwuth -> Sleuth) (#979) 2018-05-14 08:43:27 +02:00
Marcin Grzejszczak
1753d44ab9 updated intro 2018-03-11 10:00:01 +01:00
Marcin Grzejszczak
6d08da8d47 Merge branch '1.3.x' 2018-03-11 09:58:21 +01:00
Marcin Grzejszczak
3e77213a82 Added one more entry about sampling 2018-03-11 09:56:49 +01:00
Marcin Grzejszczak
f18b3369e0 Percentage -> probability 2018-03-11 09:20:01 +01:00
Marcin Grzejszczak
0e50456ab0 Added support for Apache HttpClientBuilder and HttpAsyncClientBuilder
fixes gh-845
2018-03-01 13:21:01 +01:00
Marcin Grzejszczak
7fb18dbe01 Merge branch '1.3.x' 2018-02-15 12:34:25 +01:00
Marcin Grzejszczak
3224cc6b38 Updated docs about forcing means of sending spans to zipkin; fixes gh-862 2018-02-15 12:31:11 +01:00
Marcin Grzejszczak
ca096ecddc Merge branch '1.3.x' 2018-02-12 12:12:39 +01:00
Marcin Grzejszczak
14a7af970d Updated docs and deps 2018-02-12 10:12:38 +01: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
buildmaster
d27c492e6e Going back to snapshots 2018-02-08 18:50:13 +00:00
buildmaster
7115086fc1 Update SNAPSHOT to 1.3.2.RELEASE 2018-02-08 18:44:48 +00:00
Marcin Grzejszczak
fe8e0b8144 Added better links to live eamples 2018-01-20 09:02:06 +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
Marcin Grzejszczak
b60ff42fc8 Made ZIpkin 2 default
fixes #785
2017-11-20 23:06:13 +01:00
Marcin Grzejszczak
ab2ccf2562 Updated docs 2017-11-15 15:36:30 +01:00
Marcin Grzejszczak
b96ca210c3 Fixed invalid starter name; fixes #769 2017-11-01 14:26:03 +01:00
Marcin Grzejszczak
b800462381 Updated docs 2017-10-24 10:56:26 +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
Marcin Grzejszczak
806f07e4ce Updated docs with service name & bootstrap config; fixes #741 2017-10-16 09:21:05 +02:00
Marcin Grzejszczak
3751b2ae61 Fixed the multipaged documentation 2017-08-29 11:40:02 +02:00
Marcin Grzejszczak
5ff48f6c52 Migrated to new docs; fixes #687 2017-08-29 11:40:02 +02:00
Marcin Grzejszczak
a626632b40 Added support for service discovery based Zipkin URL resolution 2017-07-15 19:50:05 +02:00
Kamil Szymański
6cd9302c92 Grok pattern fix (#548) 2017-04-10 16:30:00 +02:00
Marcin Grzejszczak
0f29735c11 Managing spans with annotations (#526)
The main arguments for these features are

* api-agnostic means to collaborate with a span
    - use of annotations allows users to add to a span with no library dependency on a span api.
    This allows Sleuth to change its core api less impact to user code.
* reduced surface area for basic span operations.
    - without this feature one has to use the span api, which has lifecycle commands that
    could be used incorrectly. By only exposing scope, tag and log functionality, users can
    collaborate without accidentally breaking span lifecycle.
* collaboration with runtime generated code
    - with libraries such as Spring Data / Feign the implementations of interfaces are generated
    at runtime thus span wrapping of objects was tedious. Now you can provide annotations
     over interfaces and arguments of those interfaces

This PR is an adoption of @Koizumi85 work started here - https://github.com/Koizumi85/spring-cloud-sleuth-annotation

fixes #182
2017-02-27 15:26:03 +01:00
Marcin Grzejszczak
4a818eee73 Added back the baggage docs 2017-02-08 13:29:01 +01:00
Marcin Grzejszczak
6d445f56f4 Going back to snapshots 2017-01-30 10:37:40 +01:00
Marcin Grzejszczak
adfaa036a2 Bumping versions before release 2017-01-30 10:31:39 +01:00