Commit Graph

77 Commits

Author SHA1 Message Date
Francis Lalonde c282a52e8e Multi chain slices 2017-12-13 14:58:42 -05:00
Francis Lalonde bb38426272 Good refactoring of API and internals
- Replaced Sink<M> trait with Chain<M> struct
- functional decorators
- AppMetrics<M, S> is now GlobalMetrics<M>
- output prefixes added with prefix("str")
- scheduled flush_every() is now on GlobalMetrics
- aggregate publishes on flush, takes stat_fn and flush target_chain at creation time
2017-12-12 16:17:38 -05:00
Francis Lalonde c2269c6a9c Fix graphite lock jumble. Update README intro. 2017-12-07 22:18:03 -05:00
Francis Lalonde caa7ab7f07 (cargo-release) start next development iteration 0.4.15-alpha.0 2017-12-07 21:22:31 -05:00
Francis Lalonde 76b0da6ff2 Add graphite metrics 2017-12-06 20:41:46 -05:00
Francis Lalonde 4079aec4da Regen README 2017-10-10 10:11:42 -04:00
Francis Lalonde 3897ec6d55 Adopt cargo readme & cargo make 2017-09-29 16:45:09 -04:00
Francis Lalonde 5608f21e93 fixed examples 2017-09-29 16:08:28 -04:00
Francis Lalonde 459f606c0b Enhance README 2017-09-29 14:41:22 -04:00
Francis Lalonde 83d9a795c1 Add publish strategies 2017-09-29 11:44:40 -04:00
Francis Lalonde 63ef667863 Remove PhantomData 2017-09-27 11:01:43 -04:00
Francis Lalonde d0d74a799e Split examples 2017-09-25 11:00:20 -04:00
Francis Lalonde ea4630d3d7 Done removing associated types, examples fixed? 2017-09-21 15:56:02 -04:00
Francis Lalonde 281cfd712f Add Coatcheck pre-queueing 2017-09-05 09:42:13 -04:00
Francis Lalonde b684ea5aec Add IntoSink impls for lighter multi-sink setups, better README examples & docs 2017-09-02 01:24:22 -04:00
Francis Lalonde 070db800ae Build on nightly for benches 2017-08-23 13:59:17 -04:00
Francis Lalonde 5cdfe38024 Add use* in README sample 2017-08-21 17:36:35 -04:00
Francis Lalonde bf9d8007bb Fix README design bullets 2017-08-21 17:34:49 -04:00
Francis Lalonde 9e7e0fc02d Document builder functions 2017-08-21 17:20:31 -04:00
Francis Lalonde 8a2ec3d9a1 Use ::*, nice README and CONTRIBUTING, AsSink / AsSource 2017-08-21 15:31:52 -04:00
Francis Lalonde ef17666192 Add travis badge and fix README todo 2017-08-19 11:09:17 -07:00
Francis Lalonde 4d36671bd6 Prepare for first crate publish 2017-08-18 11:32:22 -07:00
Francis Lalonde c483426cc2 more doc, MetricKey, DispatchScope taking FnOnce(scope) 2017-07-25 12:17:57 -04:00
Francis Lalonde fce43013ef aggregate.sink() / .source(), better sample in main and README 2017-07-24 16:36:23 -04:00
Francis Lalonde 4669be5a3b aggregate publisher 2017-07-20 15:42:39 -04:00
Francis Lalonde 8ff8446d50 Renamed project, README todo 2017-06-29 17:52:37 -04:00
Francis Lalonde 77aa5ff94e Create README.md 2017-06-27 06:05:00 -04:00