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
- Host: GitHub
- URL: https://github.com/sunng87/slacker-htrace
- Owner: sunng87
- License: epl-1.0
- Created: 2017-01-14T14:07:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T17:01:06.000Z (about 8 years ago)
- Last Synced: 2025-07-21T09:03:11.942Z (6 months ago)
- Topics: clojure, htrace, slacker-rpc, tracing
- Language: Clojure
- Size: 15.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.