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

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

The metrics middleware for slacker RPC
https://github.com/sunng87/slacker-metrics

Last synced: 10 months ago
JSON representation

The metrics middleware for slacker RPC

Awesome Lists containing this project

README

          

# slacker-metrics

This is metrics middleware for [slacker
RPC](https://github.com/sunng87/slacker). It uses
[metrics-clojure](https://github.com/sjl/metrics-clojure) to measure
QPS/Latency/Error Rate of your remote functions.

## Usage

Check `examples` directory or simply to `lein run-exmaple`.

## License

Copyright © 2017 Ning Sun

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