Skip to content

Commit

Permalink
Merge pull request #16 from ExpediaDotCom/readme-update
Browse files Browse the repository at this point in the history
Update haystack blobs example in README
  • Loading branch information
keshavpeswani authored Jan 23, 2020
2 parents 19653a6 + bb00989 commit 3b0d400
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,15 @@ tracer:
To find the full example check this example of a simple application with client and server side tracing enabled,
[Haystack Dropwizard Example](https://github.com/ExpediaDotCom/haystack-dropwizard-example).


To check how blobs feature work with tracing, check this example of a simple application with client and server side
[Haystack Blob Example](https://github.com/ExpediaDotCom/haystack-blob-example).

## See Also
This library is built on top of [Haystack client java](https://github.com/ExpediaDotCom/haystack-client-java).

Further resources:
[JAX-RS2]: https://jax-rs.github.io/apidocs/2.1/
[Jersey]: https://jersey.java.net
[Dropwizard]: http://www.dropwizard.io
[Opentracing JAX-RS instrumentation]: https://github.com/opentracing-contrib/java-jaxrs
[Opentracing JAX-RS instrumentation]: https://github.com/opentracing-contrib/java-jaxrs

0 comments on commit 3b0d400

Please sign in to comment.