Marcin Grzejszczak
3f53a11ff9
Revert "Fixing config properties for Zipkin Consumer ( #358 )"
...
This reverts commit 46d18e83a7 .
2016-07-30 21:52:48 +02:00
Marcin Grzejszczak
f74dafbda6
Updated the docs with a newer image
2016-07-29 16:10:56 +02:00
Marcin Grzejszczak
b26ae5da86
Updated the docs to include the new poller mechanism
2016-07-29 15:48:19 +02:00
Marcin Grzejszczak
56e16a25e2
Updated zipkin trace screenshot
2016-07-29 14:22:06 +02:00
Marcin Grzejszczak
11a7c5f2ac
Updated docs
...
fixes #345
2016-07-29 14:06:29 +02:00
Marcin Grzejszczak
7ec9a96764
Adding info about messaging and executors
...
fixes #351
2016-07-29 12:54:21 +02:00
Víctor Felipe Godoy Hernández
46d18e83a7
Fixing config properties for Zipkin Consumer ( #358 )
...
Using the e.g properties from Zipkin Consumer gives the following error when loading the zipkin-server ui:
ERROR: cannot load service names: zipkin/storage/mysql/internal/generated/tables/ZipkinAnnotations
ERROR: cannot load span names: zipkin/storage/mysql/internal/generated/tables/ZipkinSpans
So to fix it you have to explicitly add username and password for the mysql storage.
2016-07-29 12:19:02 +02:00
Marcin Grzejszczak
3707c84043
Playing with ghpages
2016-07-27 13:15:15 +02:00
Marcin Grzejszczak
e8a7dfc6eb
Updated wrong link in docs
2016-07-27 13:00:02 +02:00
Marcin Grzejszczak
4a6a556af0
Added tests and fix docs for AsyncRestTemplate
...
fixes #334
2016-07-15 16:26:21 +02:00
Marcin Grzejszczak
1ffa54f4fc
Updated docs
2016-07-15 09:13:14 +02:00
Marcin Grzejszczak
d2c3f63ac8
Added exlipict links to videos
2016-07-15 09:06:16 +02:00
Marcin Grzejszczak
e5da08a0fa
Added videos to the docs
...
fixes #336
2016-07-15 09:02:50 +02:00
Marcin Grzejszczak
deb04e300a
Updated docs
2016-07-15 09:00:48 +02:00
Marcin Grzejszczak
48efc5980a
Updated docs
2016-07-15 08:23:04 +02:00
Marcin Grzejszczak
5caddfa1aa
Added Codecov integration
2016-07-14 13:48:51 +02:00
Marcin Grzejszczak
3ac3d41bad
Fix headers in messaging ( #335 )
...
* Fix headers in messaging
with this change the span related headers are changed to be compatible with messaging specs. The change is backwards compatible so we accept the old ones as input, and as output we're producing both new and old headers.
fixes #332
2016-07-14 12:06:39 +02:00
Marcin Grzejszczak
df3276bafb
Fixed a typo in docs
2016-07-11 15:17:27 +02:00
Marcin Grzejszczak
f199321878
Added circle.ci integration
...
- also limited to 5 seconds awaits
2016-07-11 15:14:21 +02:00
Marcin Grzejszczak
bfce279d52
Re-added missing server side span ( #322 )
...
* Re-added missing server side span
with this change
- HandlerInterceptor is responsible for wrapping requests in spans
- added Sring Data REST instrumentation
- added Zuul instrumentation
- it will not wrap error controller related requests with spans
- tests have been changed to ensure that ALWAYS there is at least one span on the server side (that way it will show up in Zipkin)
- "fallback" mechanism has been added that if a HandlerInterceptor hasn't been used then we are forcing creation of a Span at the server side
fixes #321
(cherry picked from commit 4f1ef52e6c )
2016-07-07 11:03:33 +02:00
Dave Syer
9d296a47b6
Add small sample app to README
2016-07-05 09:57:51 +01:00
Dave Syer
152107e624
Merge 1.0.x
2016-06-11 07:48:50 +01:00
Dave Syer
6ddf8c7576
Use "safe: :unsafe" to ensure included snippets work
...
Also copy the document attributes over and re-use them so
any variables that need to be resolved are there. Code copied
from https://github.com/asciidoctor/asciidoctor-extensions-lab/blob/master/scripts/asciidoc-coalescer.rb
2016-06-11 07:45:26 +01:00
Dave Syer
fea2397501
Update to 1.0.2 snapshots
2016-06-10 17:10:35 +01:00
Marcin Grzejszczak
6456709020
Update to SNAPSHOT
2016-06-10 15:56:21 +02:00
Marcin Grzejszczak
8f726cb514
Update SNAPSHOT to 1.0.1.RELEASE
2016-06-10 15:38:37 +02:00
Marcin Grzejszczak
ca89b58661
Removed build status from running examples
2016-06-10 12:56:06 +02:00
Marcin Grzejszczak
a194c4a17a
Added list of threads to ignore for rx ( #294 )
...
fixes #274
* Updates following code review
2016-06-02 19:20:12 +02:00
Marcin Grzejszczak
723b19ee78
Added Logback with Logstash JSON logging pattern
2016-05-30 17:09:41 +02:00
Marcin Grzejszczak
bed01f2779
Revert "Updated docs for Kafka binder configuration"
...
This reverts commit 47bb27db12 .
2016-05-23 11:03:39 +02:00
Marcin Grzejszczak
47bb27db12
Updated docs for Kafka binder configuration
...
Currently we need to explicitly define the headers for Kafka binder integration. Updated docs to refect that.
fixes #282
2016-05-23 10:53:53 +02:00
Marcin Grzejszczak
ef369d9ee2
Updated docs with missing starter dep
...
In the docs we needed to add the dependency to starter-sleuth, that way all the necessary dependencies are downloaded to the project
fixes #281
2016-05-23 10:08:54 +02:00
Marcin Grzejszczak
29d2eec030
Updated the version in the docs
2016-05-12 17:00:09 +02:00
Dave Syer
d8a9933725
Update README and remove .settings.xml where appropriate
2016-05-12 10:47:36 +01:00
Dave Syer
fc29838b86
Update to 1.0.1 snapshots
2016-05-11 09:21:54 +01:00
Spencer Gibb
feeb8bda0c
Revert "Update SNAPSHOT to 1.0.0.RELEASE"
...
This reverts commit 4b347228a3 .
2016-05-10 15:27:39 -06:00
Spencer Gibb
4b347228a3
Update SNAPSHOT to 1.0.0.RELEASE
2016-05-10 15:21:44 -06:00
Marcin Grzejszczak
fc70842859
Polish
2016-05-10 09:05:37 +02:00
Marcin Grzejszczak
8154bab922
Added docs on how to add Sleuth to the project
2016-05-09 17:30:00 +02:00
Dave Syer
b06331e957
Switch parent of docs poms
2016-05-06 17:40:09 +01:00
Dave Syer
2b4cc9db4e
Update parent to 1.1.0.RELEASE
2016-05-06 17:13:33 +01:00
Marcin Grzejszczak
f15aaae2ec
Trying to trigger github hook
2016-05-04 13:04:31 +02:00
Marcin Grzejszczak
6ef3e375f4
Updated Image link in the docs
2016-04-29 14:28:22 +02:00
Marcin Grzejszczak
8695990c0e
Fixed a typo
2016-04-19 17:10:20 +02:00
Marcin Grzejszczak
791f3d97fb
Fixed images
2016-04-19 17:07:16 +02:00
Marcin Grzejszczak
5fe72e6fa4
Fixed images
2016-04-19 16:52:44 +02:00
Marcin Grzejszczak
cf742d90da
Added some docs with examples
2016-04-19 16:42:40 +02:00
Marcin Grzejszczak
2806747c6e
Added docs with an example of CompletableFuture usage
2016-04-19 10:01:32 +02:00
Dave Syer
7dc30191cc
Revert to snapshots
2016-04-18 15:11:14 +01:00
Dave Syer
7b40b9808e
Update to RC2
2016-04-18 15:09:54 +01:00