Commit Graph

383 Commits

Author SHA1 Message Date
Francis Lalonde 68dbe3aca4 Merge branch 'exp/reimpl' of github.com:fralalonde/dipstick into exp/reimpl 2018-09-19 16:46:54 -04:00
Francis Lalonde dd3be7871c Updating README 2018-09-19 16:40:08 -04:00
Francis Lalonde dc50862ed0 Updating README 2018-09-19 16:38:17 -04:00
Francis Lalonde 35c90336b7 Move to subs, break core 2018-09-19 14:27:55 -04:00
Francis Lalonde 6706f18872 Pre-split core 2018-09-11 08:27:10 -04:00
Francis Lalonde 147e89195b input(), output(), ::send_to() 2018-07-03 12:10:55 -04:00
Francis Lalonde 52b2a79f05 README intro update 2018-06-28 17:16:16 -04:00
Francis Lalonde e90891bcd7 Queue & Bucket benchmarks 2018-06-27 10:18:05 -04:00
Francis Lalonde f32a1777b0 Multi output raw 2018-06-26 15:51:49 -04:00
Francis Lalonde 69ec3a7014 Input renamed back to Scope 2018-06-26 14:28:20 -04:00
Francis Lalonde 4e4307234b Clean up constructors 2018-06-26 11:46:55 -04:00
Francis Lalonde d1f2b02761 Adding protobuf prometheus 2018-06-24 09:54:11 -04:00
Francis Lalonde 6cae3b5d4c Beautiful tree macros? 2018-06-22 16:34:55 -04:00
Francis Lalonde 83d9ecb508 update macros 2018-06-22 01:08:04 -04:00
Francis Lalonde 252eba5d48 Raw Bridge 2018-06-21 16:28:25 -04:00
Francis Lalonde 537fc102ad Raw Graphite 2018-06-20 15:04:04 -04:00
Francis Lalonde 1ca1ea2654 Raw Metrics 2018-06-20 14:18:51 -04:00
Francis Lalonde faf5e5bc67 Remove Flush 2018-06-20 07:59:21 -04:00
Francis Lalonde a35e6dd57a Everyday I'm Buffering 2018-06-19 16:05:04 -04:00
Francis Lalonde a7856bce93 Readd cache 2018-06-16 22:59:51 -04:00
Francis Lalonde 0cea9bef11 Async Ouptut 2018-06-16 19:11:29 -04:00
Francis Lalonde b35c014e60 Renaming to Bucket, Proxy, Name, Input, Output... 2018-06-15 17:33:28 -04:00
Francis Lalonde c72c66edc9 Reenable async 2018-06-15 15:26:01 -04:00
Francis Lalonde 7ff46604ad Add Attributes 2018-06-14 12:58:56 -04:00
Francis Lalonde 34a4c929d4 Major Cleanup reporting for duty, Sir! 2018-06-12 17:09:22 -04:00
Francis Lalonde 4ebcbedc2a (cargo-release) start next development iteration 0.6.12-alpha.0 2018-06-08 14:21:29 -04:00
Francis Lalonde 193217220d (cargo-release) version 0.6.11 2018-06-08 14:21:09 -04:00
Francis Lalonde ffca49078a Merge pull request #21 from fralalonde/no-flush-on-drop
Stop flushing on scope drop
2018-06-08 14:19:58 -04:00
Francis Lalonde 6e6a2eaa7a Stop flushing on scope drop 2018-06-08 12:59:09 -04:00
Francis Lalonde adb56eeb59 Make ROOT_DISPATCH public 2018-05-31 14:24:06 -04:00
Francis Lalonde 09baab8c42 Fix scope namespace concat 2018-05-28 22:58:58 -04:00
Francis Lalonde d764cb5826 Put back some 0.6 compat fn 2018-05-25 17:10:45 -04:00
Francis Lalonde 838c121fcc TLS Mock Clock for tests 2018-05-25 12:28:01 -04:00
Francis Lalonde c3c7329c3d Merge branch 'global_dispatch' of github.com:fralalonde/dipstick into global_dispatch 2018-05-25 11:18:30 -04:00
Francis Lalonde 1a6ac869bd Removed MetricWriter
Add mock_clock feature
2018-05-24 22:43:16 -04:00
Francis Lalonde 1af38005e5 Removed MetricWriter
Add mock_clock feature
2018-05-24 18:19:41 -04:00
Francis Lalonde d6bc8e22b4 Fuse &str name into Namespace 2018-05-22 17:18:39 -04:00
Francis Lalonde 124d35d5f7 (cargo-release) start next development iteration 0.6.11-alpha.0 2018-05-18 11:02:52 -04:00
Francis Lalonde 37a2d1d116 Use a single timestamp for all of an Aggregator scores Use std::time::Instant for all timestamps and timers 2018-05-18 09:57:33 -04:00
Francis Lalonde c2d9a9a735 Use a single timestamp for all of an Aggregator scores
Use std::time::Instant for all timestamps and timers
2018-05-17 12:44:39 -04:00
Francis Lalonde a3e9c69d0c Bump log and lazy_static versions 2018-05-16 11:53:03 -04:00
Francis Lalonde 0255604bc8 Reenable feature gated skpetic 2018-05-10 13:06:36 -04:00
Francis Lalonde d9da53c804 Make skeptic entirely optional for reduced transitive deps 2018-05-10 10:30:37 -04:00
Francis Lalonde 9a921612b1 Bump chrono to v0.4 2018-05-10 09:47:16 -04:00
Francis Lalonde 6d1f93e6a0 Added namespaces 2018-05-04 13:38:33 -04:00
Francis Lalonde 490ba54908 Merge branch 'master' of github.com:fralalonde/dipstick 2018-05-01 12:36:33 -04:00
Francis Lalonde c9208c415e Dispatch tree 2018-04-30 14:10:44 -04:00
Francis Lalonde 511e9aa9c9 Merge pull request #19 from fralalonde/upkeep/add-logging
Add loggging to publish operation
2018-04-27 11:58:01 -04:00
Francis Lalonde 8d57419ead Bump version to 0.6.7 2018-04-27 11:57:13 -04:00
Francis Lalonde c13df9fca9 Add loggging to publish operation 2018-04-27 11:53:47 -04:00