Commit Graph

18 Commits

Author SHA1 Message Date
Adrian Cole
84d2706a57 Updates to latest zipkin and brave, removing Scribe dependency
Recent versions of zipkin and brave operate with http instead of scribe.
This changes the implementation accordingly, as well adds a sampler to
the POST endpoint.

A notable impact is that we no longer require a collector process, as
the zipkin server's POST endpoint is a collector.
2016-01-12 21:58:48 +08:00
Dave Syer
08f79397ab Add stream sample and docs for how to run it 2015-12-22 12:23:39 +00:00
Dave Syer
d7e1fcccf0 Add some docs for zipkin stream 2015-12-17 14:55:22 +00:00
Dave Syer
d9bf984e5f Add spring-cloud-sleuth-stream 2015-10-12 11:09:08 +01:00
Dave Syer
4e21bf1b35 Add strategy EndpointLocator to help with service host/port location 2015-10-01 11:52:28 +01:00
Daniel Wojda
152bd972bb Fix minor typo in README. 2015-09-04 01:11:36 +02:00
Spencer Gibb
a8289df871 Add title and short description in README 2015-08-18 13:45:43 -06:00
Dave Syer
4b7154e1e5 Add ribbon/zuul features and docs plus a sample 2015-08-13 10:49:32 +01:00
Rob Winch
5e625c9c62 Polish README
General fixes to README

* Change links to asciidoc format
* Update links to use new repository location
* Update travis build status
2015-08-03 17:28:44 -05:00
Spencer Gibb
fcd1ada1ec Allow sample to enable log collector with a property.
Property is sleuth.sample.logging.collector.enabled=true
2015-08-03 16:02:09 -06:00
Dave Syer
df28936718 Finish async customizer 2015-07-31 10:12:06 +01:00
Dave Syer
c58381f8ce Fix README to reflect statrus of zipkin
Fixes gh-9
2015-07-31 07:36:38 +01:00
Dave Syer
203e97681d Add request path to span name 2015-07-28 17:56:48 +01:00
Dave Syer
cba63d0dec Integrate server-side zipkin with core 2015-07-28 17:11:18 +01:00
Spencer Gibb
35bda8cc5b Initial interfaces and supporting classes.
Move s-c-s-correlation to s-c-s-logging
2015-06-22 12:41:44 -06:00
Spencer Gibb
b5b3a21a88 updated readme and .travis 2015-06-01 11:40:17 -06:00
Spencer Gibb
1eb6e47b2f update README 2015-03-06 21:33:18 -07:00
Spencer Gibb
80741cd147 initial commit 2015-03-06 14:25:31 -07:00