Commit Graph

144 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 27fe143e6c Fix --no-default-features build, bump to v0.7.13 2020-04-23 15:37:41 -04:00
Francis Lalonde ecd1a86da0 Bump version to 0.7.12 2020-04-17 07:55:36 -04:00
Francis Lalonde 9774ea7343 Prepare v0.7.11, bump parking_lot to v0.9 2019-08-30 06:40:49 -04:00
Francis Lalonde 314764987b Add dyn keyword to dyn traits as per clippy's advice 2019-07-11 11:48:14 -04:00
Francis Lalonde 3147ca034f Merge branch 'master' of github.com:fralalonde/dipstick 2019-06-22 08:53:32 -04:00
Francis Lalonde 18457a792d (cargo-release) start next development iteration 0.7.8-alpha.0 2019-06-21 20:36:57 -04:00
Francis Lalonde aff4a47149 Bumped to 0.7.7 2019-06-21 20:36:26 -04:00
Francis Lalonde c281012b5d Quick move to Rust 2018 using cargo fix 2019-05-21 22:23:31 -04:00
Francis Lalonde acdf2ddd36 Prepare 0.7.6 release 2019-05-21 22:01:24 -04:00
Francis Lalonde d50e38308d Fix potential observer leak with unique metric IDs 2019-05-10 15:16:21 -04:00
Francis Lalonde 8c6ba4ea45 Bump version to 0.7.4 before release 2019-05-09 15:51:41 -04:00
Francis Lalonde f13948e43f Sanitize with clippy 2019-04-16 17:29:55 -04:00
Francis Lalonde 88a807435b (cargo-release) start next development iteration 0.7.3-alpha.0 2019-04-10 21:04:40 -04:00
Francis Lalonde b2c674814e v0.7.2 2019-04-10 21:04:12 -04:00
Francis Lalonde a1a6d0593d Use parking_lot for all mods 2019-02-19 15:36:35 -05:00
Francis Lalonde 352371049b Use parking_lot for Proxy and AtomicBucket 2019-02-19 14:56:13 -05:00
Francis Lalonde 09e54bbd37 Non-option sampling & buf, per-metric-sample example, default features fix 2019-01-26 11:53:38 -05:00
Francis Lalonde 770b7e498d Get rid of skeptic templates for better code highlighting 2019-01-23 09:07:32 -05:00
Francis Lalonde 528f30c1c5 (cargo-release) start next development iteration 0.7.2-alpha.0 2019-01-13 12:50:15 -05:00
Francis Lalonde c0e789abcf (cargo-release) version 0.7.1 2019-01-13 12:49:57 -05:00
Francis Lalonde 75d5487d78 (cargo-release) start next development iteration 0.7.1-alpha.0 2019-01-11 19:47:07 -05:00
Francis Lalonde 963dfc0fd2 Level Log Target 2018-12-31 17:03:34 -05:00
Francis Lalonde ce3273bafa Use prometheus-rust crate rather than reinventing it 2018-11-13 09:27:06 -05:00
Francis Lalonde 5e9aebbb22 Save scopes 2018-10-17 16:43:08 -04:00
Francis Lalonde 7ac4908cba Remove more lint, bump ton num 0.2 2018-10-04 17:28:25 -04:00
Francis Lalonde dd3be7871c Updating README 2018-09-19 16:40:08 -04:00
Francis Lalonde f32a1777b0 Multi output raw 2018-06-26 15:51:49 -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 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 7ff46604ad Add Attributes 2018-06-14 12:58:56 -04:00
Francis Lalonde 838c121fcc TLS Mock Clock for tests 2018-05-25 12:28:01 -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 0255604bc8 Reenable feature gated skpetic 2018-05-10 13:06:36 -04:00
Francis Lalonde 6d1f93e6a0 Added namespaces 2018-05-04 13:38:33 -04:00
Francis Lalonde ede2033e02 Fabtastic unified API 2018-04-06 17:22:00 -04:00
Francis Lalonde 4ccd19bd49 Much rejoicing 2018-03-29 14:22:43 -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 00e6505dd4 Dispatcher done 2018-01-26 16:33:11 -05:00
Francis Lalonde 928704233d Bump REAME crate version 2018-01-17 12:37:38 -05:00
Francis Lalonde 9cf6bb8a74 (cargo-release) start next development iteration 0.6.6-alpha.0 2018-01-16 16:57:33 -05:00
Francis Lalonde 66f51c14e4 (cargo-release) version 0.6.5 2018-01-16 16:56:41 -05:00
Francis Lalonde e97cf70f88 Add app_metric! forms for tuples and arrays 2018-01-16 16:56:34 -05:00