Dave Syer
6a8f23e185
Remove unnecessary configs from samples
2015-12-31 11:24:28 +00: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
Spencer Gibb
2d0ff8f436
polish
2015-12-10 10:33:21 -07:00
Dave Syer
ffa97c1f20
Big refactor of sleuth core API
...
Instrumentation should be able to get by with only 2
interfaces: TraceManager and TraceAccessor (the former is
not needed if you aren't starting a new Span). No explicit
access to thread locals or manipulation of thread context
is required (except locally where necessary).
A Span is enclosed by a Trace (actually a view of the complete
Trace that would be constructed remotely).
2015-12-01 14:06:04 +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
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
0f76427ebf
add /messaging annotations
2015-08-21 12:03:11 -06:00
Dave Syer
163927edbd
Fix parent in samples
2015-08-14 10:33:19 +01:00
Dave Syer
0caa495fbb
Add basic integration test to samples
2015-08-13 11:28:19 +01:00
Dave Syer
4df00755a5
Tidy up sample configs
2015-08-13 11:20:49 +01:00
Dave Syer
673d8cb0b8
Add integration sample and vanilla non-zipkin sample
2015-08-12 13:59:42 +01:00