An open API service indexing awesome lists of open source software.

https://github.com/sunng87/slacker-htrace

Distributed tracing support for Slacker RPC using Apache HTrace
https://github.com/sunng87/slacker-htrace

clojure htrace slacker-rpc tracing

Last synced: 3 months ago
JSON representation

Distributed tracing support for Slacker RPC using Apache HTrace

Awesome Lists containing this project

README

          

# slacker-htrace

A support library that integrates [Apache
HTrace](http://htrace.incubator.apache.org) into [Slacker
RPC](https://github.com/sunng87/slacker), with which your remote calls
are distributed traced.

## Usage

Check `examples/` for usage.

## License

Copyright © 2017 Ning Sun

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.