Dave Syer
fa5fab9175
Make TraceKeys configurable
...
User can now configure additional HTTP headers to tag via
spring.sleuth.keys.http.headers.
Fixes gh-118
2016-01-19 10:07:35 +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
Marcin Grzejszczak
9a8dc17d8c
[ #89 ] Initial approach to the integration tests
...
- Fixed the tests
- Updated surefire
- Added integration tests (for the moment ignored)
- Fixed wrong surefire setup
2016-01-08 19:09:37 +01:00
Marcin Grzejszczak
640ad4c6f7
[ #85 ] Percentage Based Sampler implementation
...
fixes #85
- Updated maven setup to support jdk8 in tests
2016-01-06 10:26:13 +01:00
Marcin Grzejszczak
04ea3c6b79
Refactored tests for STOMP
2016-01-04 15:33:52 +01:00
Marcin Grzejszczak
502b6b1f85
Merged Support for STOMP messages over websocket
...
- Merge branch 'master' of https://github.com/gauravrmazra/spring-cloud-sleuth into gauravrmazra-master
- Test scope removed for dependency. Needed for stomp message interceptor support
- Removed unused import from integration test
- Integration tests for TraceStompMessageContextChannelInterceptor
- Refactored code and added integration test for TraceStompMessageChannelInterceptor
- Fix for method which was not available in jdk1.7
- Fix build fail error due to new changes for stomp messages
- Support for STOMP messages over websocket
2016-01-04 10:16:12 +01: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
cc36d6b8ad
Added integration tests
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
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
Dave Syer
23868f35b7
Add starters
2015-08-23 09:56:22 +01:00
Dave Syer
4b7154e1e5
Add ribbon/zuul features and docs plus a sample
2015-08-13 10:49:32 +01:00
Marcin Grzejszczak
1622372061
adding traceid and other headers for feign
...
fixes gh-20
2015-08-12 15:24:34 -06:00
Spencer Gibb
7da26be608
Instrument spring integration.
...
Via a global channel interceptor that adds headers to messages.
fixes gh-14
2015-08-10 08:24:47 +01:00
Spencer Gibb
8afc23c5e4
Add or update copywrite
2015-08-05 17:14:14 -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
36da106c1b
start to move instrumenting code to s-c-s-core
2015-06-23 20:25:41 -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