Commit Graph

45 Commits

Author SHA1 Message Date
Francis Lalonde e7a00d9cf3 Clippy fixes 2022-07-12 14:11:39 -04:00
Francis Lalonde 46241ad439 v0.9.0 2020-05-22 23:53:18 -04:00
Francis Lalonde a63ddbeab7 0.8.0 SUCH REJOICING 2020-05-15 00:28:40 -04:00
Francis Lalonde c281012b5d Quick move to Rust 2018 using cargo fix 2019-05-21 22:23:31 -04:00
Francis Lalonde 028f6d996d Applied rustfmt 2019-03-17 21:42:00 -04:00
Francis Lalonde 2122729efb Rename + deprecate a bunch of methods for API consistency 2019-01-21 16:53:01 -05:00
Francis Lalonde 963dfc0fd2 Level Log Target 2018-12-31 17:03:34 -05:00
Francis Lalonde ea812eb9a0 superdoc 2018-10-26 01:20:47 +00:00
Francis Lalonde 851463b193 Skeptic fix 2018-10-18 10:22:38 -04:00
Francis Lalonde 5e9aebbb22 Save scopes 2018-10-17 16:43:08 -04:00
Francis Lalonde 8bf1b7b6c9 Rename naming fns, still more linting 2018-10-05 10:26:33 -04:00
Francis Lalonde 7ac4908cba Remove more lint, bump ton num 0.2 2018-10-04 17:28:25 -04:00
Francis Lalonde 969f0ed66c Split Name and Namespace to separate module 2018-10-03 14:01:53 -04:00
Francis Lalonde 35c90336b7 Move to subs, break core 2018-09-19 14:27:55 -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 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 09baab8c42 Fix scope namespace concat 2018-05-28 22:58:58 -04:00
Francis Lalonde 1af38005e5 Removed MetricWriter
Add mock_clock feature
2018-05-24 18:19:41 -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 6d1f93e6a0 Added namespaces 2018-05-04 13:38:33 -04:00
Francis Lalonde c9208c415e Dispatch tree 2018-04-30 14:10:44 -04:00
Francis Lalonde 91e75380db Less types macros 2018-04-06 23:47:43 -04:00
Francis Lalonde ede2033e02 Fabtastic unified API 2018-04-06 17:22:00 -04:00
Francis Lalonde 6f89bb09d9 Stabilized dispatch and aggregate to default only for now 2018-03-29 16:29:39 -04:00
Francis Lalonde 4ccd19bd49 Much rejoicing 2018-03-29 14:22:43 -04:00
Francis Lalonde d055270d84 Registry dissolved 2018-03-28 17:00:35 -04:00
Francis Lalonde 2681c7b342 AppMetrics -> Metrics, fix send_metrics() 2018-03-26 16:44:04 -04:00
Francis Lalonde d4274cf49c Fix format + naming + a few tests 2018-03-13 09:54:12 -04:00
Francis Lalonde 9b84a1ac42 Rich & Delegate Macros 2018-03-08 17:22:35 -05:00
Francis Lalonde 178a9eb319 Global Dispatch 2018-02-06 07:23:15 -05:00
Francis Lalonde e97cf70f88 Add app_metric! forms for tuples and arrays 2018-01-16 16:56:34 -05:00
Francis Lalonde 5afa5ad919 Reintroduce old macros, same form (fix) 2018-01-16 15:14:53 -05:00
Francis Lalonde b5fd801ca4 Reintroduce old macros, deprecated 2018-01-16 15:10:10 -05:00
Francis Lalonde fce1c72965 Fix marker rate, add Namespace 2018-01-16 15:00:47 -05:00
Francis Lalonde 0da03669bb Update app_metric macro syntax 2018-01-15 15:32:57 -05:00
Francis Lalonde ed3ce00212 Add app_* types and mod_* macros 2018-01-15 13:14:08 -05: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