Commit Graph

63 Commits

Author SHA1 Message Date
Adrian Cole
8382a823e5 Updates to zipkin 0.10.4
This updates to the latest release. Beyond bug fixes, there are some
notable changes:

* storage: writes are now via AsyncSpanConsumer
* storage: added elasticsearch
* zipkin-ui: constrains start time to look for traces
* zipkin-ui: assets set cache headers, increasing responsiveness
* core: debug logging available for zipkin.internal.DependencyLinker
2016-03-31 19:31:45 +08:00
Marcin Grzejszczak
f38f979d13 Fixed missing logs for untraced first request
fixes #231
2016-03-29 12:59:45 +02:00
Marcin Grzejszczak
e31edbd254 Revert to snapshots 2016-03-23 13:00:05 +01:00
Marcin Grzejszczak
51fd6f784f Bump for 1.0.0.RC1 2016-03-23 12:54:35 +01:00
Adrian Cole
d1972a67f1 Scrubs docs about zipkin-web as it is now embedded 2016-03-21 22:30:56 +08:00
Marcin Grzejszczak
834975f985 Updated docs 2016-03-17 17:50:41 +01:00
Marcin Grzejszczak
b68c3db187 Cleaned the docs 2016-03-16 16:18:02 +01:00
Marcin Grzejszczak
3bb7916fff Customizable headers
* Fixed the HttpServlet extractors
    (now the response can contain custom headers)
    * Changed header names to be Zipkin compatible
    * removed qualifiers and properties
    * updated the docs

fixes #19
2016-03-16 16:10:28 +01:00
Marcin Grzejszczak
f29d75b98a Added additional explanation to exportable param 2016-03-11 10:26:40 +01:00
Marcin Grzejszczak
f57a979338 Simplified the docs 2016-03-11 10:18:55 +01:00
Marcin Grzejszczak
045bfc5317 Updated docs 2016-03-10 12:14:27 +01:00
Marcin Grzejszczak
c1648124f5 [#209] Skip pattern for Scheduled
fixes #209
2016-03-10 10:37:49 +01:00
Marcin Grzejszczak
4e5427cea3 Fixed docs for messaging 2016-03-09 18:56:15 +01:00
Marcin Grzejszczak
4f4aa25a5d [#187] Adds ManagementProperties contextPath to skipPattern
Fixes #187
2016-03-09 15:37:02 +01:00
Marcin Grzejszczak
f3d9ace609 Removed lombok from the docs 2016-03-08 18:38:41 +01:00
Marcin Grzejszczak
7c3f8007ba Added no_lombok variable 2016-03-08 17:51:24 +01:00
Marcin Grzejszczak
fa32131029 Updated docs 2016-03-08 16:38:44 +01:00
Marcin Grzejszczak
3737c6bb0f Updated Zipkin host property in the docs 2016-03-08 09:05:56 +01:00
Marcin Grzejszczak
ec96a859d5 Updating images so that they are rendered in README.md 2016-03-08 08:45:01 +01:00
Marcin Grzejszczak
ebe05837e8 Fixed wrong header level 2016-03-07 16:32:47 +01:00
Marcin Grzejszczak
faf79818ef Explained Feign config in more depth; fixed typos 2016-03-07 16:30:50 +01:00
Marcin Grzejszczak
9de8501fef Added table of contents 2016-03-07 16:23:53 +01:00
Marcin Grzejszczak
168791e608 Minor doc fixes 2016-03-07 16:12:50 +01:00
Marcin Grzejszczak
6b6f40aed2 Added integrations documentation 2016-03-07 15:46:59 +01:00
Marcin Grzejszczak
19249cdc23 Fixed Feign integration 2016-03-07 11:18:45 +01:00
Marcin Grzejszczak
e5b1495613 Simplified Tracer API 2016-03-04 11:50:59 +01:00
Marcin Grzejszczak
b51af6b30c Added Kibana screens and patterns 2016-03-04 11:04:40 +01:00
Marcin Grzejszczak
4b61439ab9 [#79] Updated documentation
* first iteration

fixes #79
2016-03-03 11:25:43 +01:00
Gregor Zurowski
c6bb85923d Fix documentation: Sampler is not a generic type
Signed-off-by: Gregor Zurowski <gregor@zurowski.org>
2016-02-19 13:47:41 +01:00
Dave Syer
8e0471ed04 Add explicit note on logback MDC pattern
Fixes gh-162
2016-02-18 09:33:21 +00:00
Dave Syer
bc48a0094e Revert to snapshots 2016-02-05 10:02:47 +00:00
Dave Syer
203d9cc4f2 Update to 1.1.0.M5 2016-02-05 09:56:38 +00:00
Dave Syer
9bfe364518 SamplerConfiguration -> SamplerProperties
Plus tidy up docs a bit
2016-02-02 16:15:35 +00:00
Marcin Grzejszczak
f48fc04049 Added Gitter badge 2016-01-20 14:39:08 +01:00
Dave Syer
af78160e52 Add some docs for http header tags 2016-01-19 10:25:56 +00:00
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
ff3c39e497 Revert to snapshots 2015-12-23 09:22:21 +00:00
Dave Syer
3b0ff4b4c5 Update to 1.0.0.M4 2015-12-23 09:12:22 +00: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
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
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
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
61212c3c9b Merge pull request #36 from wojda/docs-patch-1
Fix minor typo in README.
2015-09-03 17:51:48 -06:00
Spencer Gibb
8fec6942c7 removed extra README 2015-09-03 17:46:48 -06: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