Commit Graph

  • 87af3724f1 Justfile replaces Makefile. Clippy fixes: socket retry exponential backoff calculation master Francis Lalonde 2023-02-15 16:45:21 -0500
  • 37c7d806ea remove some 'as' casts and unused returned timeval Francis Lalonde 2023-01-26 15:25:12 -0500
  • 38c1315f31 v0.9.1 Francis Lalonde 2023-01-16 11:00:13 -0500
  • f24a285944
    Merge pull request #86 from RafalGoslawski/expose_metricid Francis Lalonde 2022-12-16 08:27:07 -0500
  • 9333c73783
    Expose Attributes and WithAttributes trait as well RafalGoslawski 2022-12-16 13:19:29 +0000
  • ed90c33f4a
    Tagalong: Fixed warnings in examples RafalGoslawski 2022-12-15 17:20:46 +0000
  • a29991a938
    Exposed attributes::MetricId RafalGoslawski 2022-12-15 17:18:49 +0000
  • e7a00d9cf3 Clippy fixes Francis Lalonde 2022-07-12 14:11:39 -0400
  • e3e82f86a9
    Merge pull request #81 from fralalonde/no-custom-result 0.9.0 Francis Lalonde 2020-05-25 09:13:56 -0400
  • a5939a794e Clippy + Format Francis Lalonde 2020-05-25 09:12:24 -0400
  • 46241ad439 v0.9.0 Francis Lalonde 2020-05-22 23:47:18 -0400
  • a63ddbeab7 0.8.0 SUCH REJOICING Francis Lalonde 2020-05-15 00:28:40 -0400
  • 27fe143e6c Fix --no-default-features build, bump to v0.7.13 Francis Lalonde 2020-04-23 15:37:41 -0400
  • ecd1a86da0 Bump version to 0.7.12 Francis Lalonde 2020-04-17 07:55:36 -0400
  • 8025b9da5c Fix for BorrowMut Panic #78 Francis Lalonde 2020-04-17 07:52:46 -0400
  • a10feef248 Merge branch 'explicit-locking' of github.com:fralalonde/dipstick into explicit-locking explicit-locking Francis Lalonde 2019-11-23 17:16:53 -0500
  • cf669ac957 First v0.8.0, explicit locking Francis Lalonde 2019-11-22 08:03:24 -0500
  • ddeec97e4a ztabog Francis Lalonde 2019-11-22 08:03:24 -0500
  • 314c58e285 near europa Francis Lalonde 2019-11-21 08:02:09 -0500
  • da83144ede explicit-locking Francis Lalonde 2019-11-19 19:23:53 -0500
  • c1d098bb74 Bump to crossbeam-channel 0.4 Francis Lalonde 2019-11-19 09:58:28 -0500
  • 9774ea7343 Prepare v0.7.11, bump parking_lot to v0.9 Francis Lalonde 2019-08-30 06:40:49 -0400
  • ac9903a413
    Merge pull request #77 from vorner/on-flush-send-sync Francis Lalonde 2019-08-30 06:28:49 -0400
  • 159c422afa
    Make the OnFlushCancel Send and Sync Michal 'vorner' Vaner 2019-08-30 11:59:52 +0200
  • fc4d7e8058
    Merge pull request #76 from vorner/cancel-guard Francis Lalonde 2019-07-12 15:39:15 -0400
  • 9fdbb4839d
    fixup! A cancel guard Michal 'vorner' Vaner 2019-07-12 21:32:16 +0200
  • 35572454d4
    A cancel guard Michal 'vorner' Vaner 2019-07-12 20:04:13 +0200
  • 1f656fc62e
    Merge pull request #75 from vorner/warn-unused-observe-when Francis Lalonde 2019-07-12 09:58:11 -0400
  • ea96d5c6a0
    Use must_use on the ObserveWhen Michal 'vorner' Vaner 2019-07-11 18:39:51 +0200
  • 787874fee4 Use clippy stable Francis Lalonde 2019-07-11 11:55:28 -0400
  • 945fe7949a Update changelist Francis Lalonde 2019-07-11 11:50:48 -0400
  • 314764987b Add dyn keyword to dyn traits as per clippy's advice Francis Lalonde 2019-07-11 11:48:14 -0400
  • 5b466b6dcc
    Merge pull request #73 from vorner/on-flush-cancel Francis Lalonde 2019-07-11 11:24:23 -0400
  • 2ebf6719b9
    Make OnFlushCancel public Michal 'vorner' Vaner 2019-07-11 17:19:59 +0200
  • 3147ca034f Merge branch 'master' of github.com:fralalonde/dipstick Francis Lalonde 2019-06-22 08:52:10 -0400
  • e800701072
    Merge pull request #71 from grippy/grippy/prometheus Francis Lalonde 2019-06-22 07:51:05 -0400
  • 645cf15427 forgot cargo fmt grippy 2019-06-21 20:06:12 -0700
  • 33a3fba4af Fixes issue with missing linefeed and uses post for prom/pushgateway call. Also adds an example on using Proxy, AtomicBucket, and MultiOutput grippy 2019-06-21 20:05:24 -0700
  • 622c3ba667 Bumped to 0.7.8, changes, fix EOL prometheus Francis Lalonde 2019-06-21 20:55:11 -0400
  • 18457a792d (cargo-release) start next development iteration 0.7.8-alpha.0 Francis Lalonde 2019-06-21 20:36:57 -0400
  • aff4a47149 Bumped to 0.7.7 0.7.7 Francis Lalonde 2019-06-21 20:36:26 -0400
  • 84a5e4c4d3 Fixed prometheus buffer issue Francis Lalonde 2019-06-21 19:42:57 -0400
  • 6d6e26d8b2 Remove spurious files from root Francis Lalonde 2019-05-23 11:35:52 -0400
  • b229f3ce9a Make ID generator static (not const), updates CHANGES.md 0.7.6 Francis Lalonde 2019-05-21 22:35:15 -0400
  • c281012b5d Quick move to Rust 2018 using cargo fix Francis Lalonde 2019-05-21 22:23:31 -0400
  • acdf2ddd36 Prepare 0.7.6 release Francis Lalonde 2019-05-21 22:01:24 -0400
  • c523dc966b Fix nightly's 'acceptable regression' Francis Lalonde 2019-05-21 21:45:30 -0400
  • ab818afe53
    Merge pull request #68 from fralalonde/listener_ids Francis Lalonde 2019-05-19 07:08:15 -0400
  • 4182504f76 Give each flush listener its own id listener_ids Francis Lalonde 2019-05-17 15:43:30 -0400
  • 58ef0797d2
    Merge pull request #66 from fralalonde/unique-metrics Francis Lalonde 2019-05-14 20:40:14 -0400
  • c88cc8f7f8 Observer on_flush PR fixes Francis Lalonde 2019-05-14 20:07:49 -0400
  • d2c9d19397
    Merge pull request #67 from vorner/observe-foreign Francis Lalonde 2019-05-10 18:44:20 -0400
  • 8974fc5fa7
    Allow delegating the Observe trait to other type Michal 'vorner' Vaner 2019-05-10 22:10:15 +0200
  • d50e38308d Fix potential observer leak with unique metric IDs Francis Lalonde 2019-05-10 15:16:21 -0400
  • ac19241a58
    Update README.md Francis Lalonde 2019-05-09 16:33:43 -0400
  • 8c6ba4ea45 Bump version to 0.7.4 before release Francis Lalonde 2019-05-09 15:51:41 -0400
  • 3fac0c2187
    Merge pull request #62 from mixalturek/public-ObserveWhen Francis Lalonde 2019-05-09 14:27:10 -0400
  • 55fe491df5 Reexport `ObserveWhen` to make it public. Michal Turek 2019-05-07 15:42:31 +0200
  • d49c8e2e4f
    Merge 601674c4cd into 577f3c72b7 Francis Lalonde 2019-04-24 01:56:21 +0000
  • 577f3c72b7 Updated changelist and added build instructions Francis Lalonde 2019-04-16 17:44:15 -0400
  • dbd659a91d Apply formatting Francis Lalonde 2019-04-16 17:30:44 -0400
  • f13948e43f Sanitize with clippy Francis Lalonde 2019-04-16 17:29:55 -0400
  • 601674c4cd Retain last value to fill any blanks upon next flushes feature/retain-last Francis Lalonde 2019-04-11 23:08:20 -0400
  • da8d940a74 WIP Proc Macros proc_macros Francis Lalonde 2019-04-11 00:49:57 -0400
  • 7bb718c1b4 Expanded handbook - stats, metrics, schduler Francis Lalonde 2019-04-11 00:41:44 -0400
  • 88a807435b (cargo-release) start next development iteration 0.7.3-alpha.0 Francis Lalonde 2019-04-10 21:04:40 -0400
  • b2c674814e v0.7.2 0.7.2 Francis Lalonde 2019-04-10 21:04:12 -0400
  • 2e067691d2
    Update README.md Francis Lalonde 2019-04-10 11:57:24 -0400
  • 11cc138065 Observe any metric type, pass now to Oberver as param Francis Lalonde 2019-04-10 11:00:46 -0400
  • 018662faf5 0.7.2 changelist Francis Lalonde 2019-04-10 07:34:45 -0400
  • ff5c291d28
    Merge pull request #50 from fralalonde/feature/observers Francis Lalonde 2019-04-09 16:10:10 -0400
  • 7028ae9ffc Add back to_new_file changes Francis Lalonde 2019-04-09 08:51:52 -0400
  • 6a205337e5 Document observers in handbook Francis Lalonde 2019-04-09 08:43:14 -0400
  • bb9b174d17 Merge branch 'master' into feature/observers Francis Lalonde 2019-04-09 07:56:42 -0400
  • 0070f26d6d Applied format Francis Lalonde 2019-04-09 07:55:15 -0400
  • e5c74de9ed Fix shared flush listeners & schedule handles Francis Lalonde 2019-04-09 07:46:25 -0400
  • 23dc724a4b Ergonomize listeners Francis Lalonde 2019-04-08 08:54:46 -0400
  • 5c5ec504f5 New single thread scheduler Francis Lalonde 2019-04-07 09:48:12 -0400
  • 7593eea5a0 Merge branch 'feature/observers' of github.com:fralalonde/dipstick into feature/observers Francis Lalonde 2019-03-18 09:16:09 -0400
  • 5f9aa17b71
    Merge pull request #59 from vorner/to-file-fixes Francis Lalonde 2019-03-29 15:34:57 -0400
  • 8c82012448
    output::Stream::to_file should append Michal 'vorner' Vaner 2019-03-29 20:19:51 +0100
  • 0542afea73 Run `cargo fix --edition` to update crate for rust 2018 Atul Bhosale 2019-03-18 07:27:52 +0530
  • 2e7f6f01dc
    Merge pull request #55 from fralalonde/rust-format Francis Lalonde 2019-03-17 21:44:17 -0400
  • 028f6d996d Applied rustfmt Francis Lalonde 2019-03-17 21:42:00 -0400
  • 8c764d0d71 WIP - Single thread scheduler Francis Lalonde 2019-03-17 09:34:42 -0400
  • c0a1e4cb7a
    Merge pull request #53 from vorner/stream-to-file Francis Lalonde 2019-03-12 17:08:45 -0400
  • 147d99745b Stream::to_file: Open for writing Michal 'vorner' Vaner 2019-03-12 21:56:58 +0100
  • 22a7e47c2c Abandon Observer struct Francis Lalonde 2019-03-11 14:22:55 -0400
  • 90626748ef Abandon Observer struct Francis Lalonde 2019-03-11 14:22:55 -0400
  • 8aeb216b5b
    Merge pull request #51 from vorner/unused-generic Francis Lalonde 2019-03-10 13:40:33 -0400
  • 8199157909 cleanup: () is the default return type Michal 'vorner' Vaner 2019-03-10 18:38:02 +0100
  • b009542183 Get rid of unused generic param Michal 'vorner' Vaner 2019-03-10 18:37:29 +0100
  • bb2780e0ce Added OnFlush & Gauge Observers Francis Lalonde 2019-03-08 16:59:51 -0500
  • f279fa6790 #42 pub(crate) -> pub as requested. Michal Turek 2019-02-22 13:48:44 +0100
  • fb8fe633cb #42 Improve API, remove Arc that wraps the closure, rename method. Michal Turek 2019-01-25 14:00:18 +0100
  • 4a6227122d #42 Improve API, remove Arc that wraps the closure. Michal Turek 2019-01-25 13:58:33 +0100
  • 5e35e680b7 #42 Fix memory and performance leak. Michal Turek 2019-01-25 12:55:20 +0100
  • 210b37f5fb #42 Minor improvements. Michal Turek 2019-01-23 17:22:57 +0100
  • b2d6b94469 #42 Observer of gauge values. Michal Turek 2019-01-23 15:38:07 +0100
  • 2acd617d33 #42 pub(crate) -> pub as requested. Michal Turek 2019-02-22 13:48:44 +0100