Commit Graph

34 Commits

Author SHA1 Message Date
Adrian Cole
1ec5d4f636 Cleans up unused brave refs and consolidates to zipkin docker 1.26.0 2015-12-16 11:11:09 +08:00
Dave Syer
28dbb0cd14 Refactor docker compose so default launches everything 2015-12-15 11:44:28 +00:00
Dave Syer
ce4a7409fa Add Zipkin stream support
@EnableZipkinStreamServer and bind to a Spring Cloud Stream message
broker. That's it. The default span store is in memory, but Zipkin
also supports MySQL (and Cassandra coming soon).
2015-12-11 10:24:03 +00:00
Spencer Gibb
cc36d6b8ad Added integration tests 2015-12-01 14:06:04 +00:00
Adrian Cole
87ff492f2d Updates to latest zipkin/brave
Zipkin now has Span.timestamp/duration, so no more need for
"aquire/release".

This also corrects the host/endpoint logged for timeline annotations, as
it should always be the local process.
2015-11-19 11:16:59 -08:00
Dave Syer
7d3668b23f Revert to snapshots 2015-11-17 12:36:46 +00:00
Dave Syer
576424a514 Update to 1.0.0.M3 2015-11-17 12:34:31 +00:00
Dave Syer
1bda0c7c6a Add additional project to BOM 2015-11-02 15:05:16 +00:00
Dave Syer
d9bf984e5f Add spring-cloud-sleuth-stream 2015-10-12 11:09:08 +01:00
Adrian Cole
9e4693e379 Updates to brave 3.0.0, removing zipkin's Annotation.duration 2015-09-20 08:26:39 -07:00
Dave Syer
9612f66754 Drop back to snapshot 2015-09-10 09:02:53 +01:00
Dave Syer
614cfc243b Bump to M1 2015-09-10 09:02:16 +01:00
Spencer Gibb
78b60b605c Upgrade to brave 3.0.0-rc-1
fixes gh-33
2015-08-31 18:47:51 -06:00
Dave Syer
23868f35b7 Add starters 2015-08-23 09:56:22 +01:00
Spencer Gibb
74268a6d4a Use new zuul abstraction for ribbon command 2015-08-21 12:03:50 -06:00
Dave Syer
cbcb4bdc68 Allow lombok version to be fixed by parent 2015-08-19 16:56:02 +01:00
Dave Syer
3c2f3fa62e Add Maven wrapper 2015-08-14 10:09:44 +01:00
Spencer Gibb
c5f6ff9a25 Polish 2015-08-12 16:19:42 -06:00
Marcin Grzejszczak
1622372061 adding traceid and other headers for feign
fixes gh-20
2015-08-12 15:24:34 -06:00
Dave Syer
673d8cb0b8 Add integration sample and vanilla non-zipkin sample 2015-08-12 13:59:42 +01:00
Spencer Gibb
eb397417cc fixed missing module 2015-07-28 16:21:50 -06:00
Dave Syer
cba63d0dec Integrate server-side zipkin with core 2015-07-28 17:11:18 +01:00
Spencer Gibb
6e7e090a1c Add zuul instrumentation 2015-06-26 12:58:27 -06:00
Spencer Gibb
4cc3e1c9de fixed build 2015-06-25 14:37:24 -06:00
Spencer Gibb
7bb89e893f start to move instrumenting code to s-c-s-core 2015-06-23 20:25:23 -06:00
Spencer Gibb
5afbc75ecb Added SpanStartListener and slf4j SpanStartListener and SpanReceiver 2015-06-23 16:11:42 -06:00
Spencer Gibb
4d6f0cfcfd updates to interfaces and supporting classes 2015-06-22 13:26:15 -06:00
Spencer Gibb
5b5003577f update spring-cloud-netflix version 2015-06-04 16:29:38 -06:00
Marcin Grzejszczak
dad0505d5a CorrelationID setting by 4financeIT
Below you can find people who helped to create this solution

Tomasz Nurkiewicz <tomasz.nurkiewicz@4finance.com>
Marcin Zajaczkowski <marcin.zajaczkowski@4finance.com>
Kamil Szymanski <kamil.szymanski@4finance.com>
Michal Chmielarz <michal.chmielarz@4finance.com>
Marcin Grzejszczak <marcin.grzejszczak@4finance.com>
Jakub Nabdralik <jakub.nabrdalik@4finance.com>
Urszula Choromanska <urszula.choromanska@4finance.com>
Tomasz Dziurko <tomasz.dziurko@4finance.com>
Tomasz Szymanski <tomasz.szymanski@4finance.com>
Adam Chudzik <adam.chudzik@4finance.com>
2015-06-02 20:37:44 +02:00
Spencer Gibb
2f6dd8e060 update to s-c-build 1.0.2.BUILD-SNAPSHOT and add .google to s-c-s-zipkin 2015-06-01 11:33:56 -06:00
Spencer Gibb
bf760f4a3a added a zipkin servlet filter 2015-03-18 13:28:36 -06:00
Spencer Gibb
05518731e3 support for tracing starting with zuul filters.
refactored to an abstract ZipkinInterceptor that implents getting trace data from a context.  HttpServletRequestInterceptor impl.
2015-03-17 14:30:27 -06:00
Spencer Gibb
aa1efa2f0a auto-config for zipkin support for spring mvc and restTemplate 2015-03-06 21:22:23 -07:00
Spencer Gibb
80741cd147 initial commit 2015-03-06 14:25:31 -07:00