Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 6b6fe6c influx host by Jonathan Strong 2018-03-05 11:03:13 -0500
  • 4c59e46 adds HistLog::new_with_tag by Jonathan Strong 2018-03-02 06:52:36 +0000
  • a2828ff adds plain-ole Clone for HistLog by Jonathan Strong 2018-02-28 01:27:17 -0500
  • 9932cec misc by Jonathan Strong 2018-02-21 16:22:59 -0500
  • 92dd50c misc by Jonathan Strong 2018-02-21 00:11:51 -0500
  • 29491e3 adds scholes feature etc by Jonathan Strong 2018-02-20 18:46:45 +0000
  • 7b8f8c0 InfluxWriter loop now blocks on recv, among other incremental improvements by Jonathan Strong 2018-02-15 04:03:20 -0500
  • 6ba090e adds an n-thread test + comparisons between sleep and yield_now by Jonathan Strong 2018-02-14 18:25:11 -0500
  • bb95b9a switches consts based on cfg features by Jonathan Strong 2018-02-14 18:23:30 -0500
  • 1af3cf8 sets HistLog event loop to block on recv() by Jonathan Strong 2018-02-14 18:23:06 -0500
  • 1a93b7b removes sleep from HistLog Drop by Jonathan Strong 2018-02-14 03:53:14 -0500
  • e9e6e01 InfluxWriter refactor (mostly) by Jonathan Strong 2018-02-14 03:49:55 -0500
  • 4a6498a adds async_file_logger fn by Jonathan Strong 2018-02-13 00:41:11 -0500
  • 2ba2921 version bump -> v0.4.0 by Jonathan Strong 2018-02-12 20:08:42 -0500
  • a109ae2 longer running example by Jonathan Strong 2018-02-12 10:47:36 -0500
  • 980af74 swaps LineWriter for BufWriter by Jonathan Strong 2018-02-12 10:47:04 -0500
  • 4635dec adds hist mod with hdrsample interface/thread by Jonathan Strong 2018-02-10 00:20:44 -0500
  • 453776b re-exports sloggers::Severity for convenience by Jonathan Strong 2018-02-07 02:28:30 -0500
  • 2ce2d88 updates order map to v0.3 by Jonathan Strong 2018-01-17 18:10:53 -0500
  • 9a8e627 massive cleanup by Jonathan Strong 2018-01-09 18:52:45 -0500
  • 5b716e4 adds test feature by Jonathan Strong 2018-01-02 08:48:39 -0500
  • 5a0640c Merge branch 'v0.2.x' of git.mmcxi.com:mm/logging into v0.2.x by Jonathan Strong 2017-12-30 00:07:43 -0500
  • fa0d5b6 sets file_logger to return a noop logger if cfg(test) by Jonathan Strong 2017-12-30 00:07:29 -0500
  • 9aaf6cd adds check that buffer_size > 0 to allow 0-size buffer, flush every message setting by Jonathan Strong 2017-12-21 22:48:53 -0500
  • c625ce1 version bump -> v0.2.3 by Jonathan Strong 2017-12-20 12:08:51 -0500
  • a7a3f68 tweaks measure! to handle measure!(self.influx, ...) by Jonathan Strong 2017-12-19 01:16:36 -0500
  • f74de77 impl Clone for InfluxWriter by Jonathan Strong 2017-12-19 01:16:16 -0500
  • 37c80f3 upgrades money dep to v0.2 by Jonathan Strong 2017-12-13 02:15:37 -0500
  • 71dee1f adds a shortcut version of each "function" when column name = variable name! by Jonathan Strong 2017-12-08 03:44:18 -0500
  • 7828210 comments out saving api latencies to influx as this done by pool worker now by Jonathan Strong 2017-12-08 03:42:47 -0500
  • 785338d adds "b" shortcut for bool by Jonathan Strong 2017-12-05 00:56:26 -0500
  • 929fdb2 minor tweaks by Jonathan Strong 2017-12-04 17:19:46 -0500
  • fa97b86 measure! now can handle parenthesis instead of brackets by Jonathan Strong 2017-12-01 18:03:20 -0500
  • d63906a adds casting to correct primative for instances where u64 -> i64 etc by Jonathan Strong 2017-12-01 13:53:03 -0500
  • da6e130 adds @make_meas flag for measure! and one-character shorthands for type variants by Jonathan Strong 2017-12-01 13:51:37 -0500
  • c84e7b4 adds d128, Uuid variants to OwnedValue + assorted improvements by Jonathan Strong 2017-12-01 02:47:14 -0500
  • 1ccb151 Merge branch 'v0.2' by Jonathan Strong 2017-11-30 21:08:13 -0500
  • 66ecbd4 new InfluxWriter intended to be created by each thread for it to use by Jonathan Strong 2017-11-30 21:07:27 -0500
  • 818b7a7 starting v0.2 branch by Jonathan Strong 2017-11-30 20:29:54 -0500
  • 021f96d moving stuff around by Jonathan Strong 2017-11-30 20:26:12 -0500
  • b531d94 set influx writer buffer size to const and double prev value (80 -> 160) by Jonathan Strong 2017-11-30 18:00:48 -0500
  • 3195948 remove shuteye dep by Jonathan Strong 2017-11-30 18:00:24 -0500
  • 5676cf3 measure macro by Jonathan Strong 2017-11-30 16:46:29 -0500
  • 8136a45 cleaned up serialize_owned fn by Jonathan Strong 2017-11-30 16:46:22 -0500
  • 60c7aa8 random cleanup - trying to keep warnings down by Jonathan Strong 2017-11-30 16:45:23 -0500
  • de90d20 start prototyping the measure! macro by Jonathan Strong 2017-11-30 01:31:17 -0500
  • 742dab3 add some benches - coming in 2-3u by Jonathan Strong 2017-11-30 01:30:55 -0500
  • 1041248 cleans up serialize_owned a bit by Jonathan Strong 2017-11-30 01:30:40 -0500
  • ea7c324 fixes some random broken tests by Jonathan Strong 2017-11-30 01:30:19 -0500
  • bed29f4 adds trace feature (nothing behind it atm) by Jonathan Strong 2017-11-27 18:05:32 -0500
  • e07a0f3 converts to pubsub and some cleaning up by Jonathan Strong 2017-11-03 03:08:06 -0400
  • 10657da disabled chashmap dependency if I want it later by Jonathan Strong 2017-10-06 01:41:29 -0400
  • 80bf0d6 adds plnx ws count to ExperiencedLatency and LatencyUpdate by Jonathan Strong 2017-10-04 22:29:24 -0400
  • a93ca16 oops by Jonathan Strong 2017-09-28 14:32:54 -0400
  • b74ab10 nanosleep for no-thrash by Jonathan Strong 2017-09-28 14:30:51 -0400
  • 5859108 adds Clone to OwnedMeasurement by Jonathan Strong 2017-09-26 15:47:43 -0400
  • 2ca2d9d changes influx to explicitly washington by Jonathan Strong 2017-09-26 11:50:52 -0400
  • 3aebc42 writes bad stuff to file by Jonathan Strong 2017-09-22 01:20:49 -0400
  • ca9d21f ZmqDrain is really a drain, and now there's ZmqIo too! by Jonathan Strong 2017-09-20 18:28:26 -0400
  • bb28fbb Warnings::Debug becomes Warnings::Log with level, etc. by Jonathan Strong 2017-09-18 18:04:36 -0400
  • caa4c62 for some reason logging is the hardest shit in the world by Jonathan Strong 2017-09-14 18:13:05 -0400
  • 73ac545 impl Drop for InfluxWriter and latency Manager by Jonathan Strong 2017-09-07 04:28:33 -0400
  • 1b5050d changes severity to info for file loggers by Jonathan Strong 2017-09-05 06:34:14 -0400
  • fc1e072 influx batchsize 40 -> 80 by Jonathan Strong 2017-09-02 04:25:54 -0400
  • 2e83efb moves influx back to localhost by Jonathan Strong 2017-09-02 02:01:33 -0400
  • 5ef257a puts `thread::sleep`s behind a "no-thrash" feature by Jonathan Strong 2017-09-02 01:44:42 -0400
  • b3d364c bunch of changes to allow mm/tali simultaneously by Jonathan Strong 2017-09-01 18:17:58 -0400
  • 48427c6 adds file logging to influx writer by Jonathan Strong 2017-08-30 21:18:28 -0400
  • b27ad08 file loggers for latency / warnings to inspect wtf is going on there by Jonathan Strong 2017-08-30 18:15:37 -0400
  • 418e448 set measurement name for WarningsManager by Jonathan Strong 2017-08-30 10:31:01 -0400
  • 7c2d6ee adds cmd to KrknTrade by Jonathan Strong 2017-08-29 21:47:13 -0400
  • ab4788b changes influx host, adds ticker, side to KrknTrade meas by Jonathan Strong 2017-08-29 17:58:50 -0400
  • 33d6203 adds OwnedMeasurement::add_string_tag for when &str is impossible by Jonathan Strong 2017-08-25 00:40:22 -0400
  • c57e227 adds a krkn_last and plnx_last to Updates by Jonathan Strong 2017-08-04 16:57:08 -0400
  • 8de2569 now send measurements directly to the influx writer by Jonathan Strong 2017-08-04 03:52:22 -0400
  • b2596fb removes print when dropping by Jonathan Strong 2017-08-03 17:45:53 -0400
  • e83d94a now serializes logger kv as tags and record kv as values by Jonathan Strong 2017-08-02 18:18:17 -0400
  • 7688ab2 adapts Warning to slog crate by Jonathan Strong 2017-08-02 03:32:23 -0400
  • 653b8fc adjusts Display impl by Jonathan Strong 2017-08-01 17:27:12 -0400
  • 3a86a64 moves the warnings macros from mmlib by Jonathan Strong 2017-07-27 03:16:39 -0400
  • 794f93c comments out empty tests by Jonathan Strong 2017-07-26 21:16:58 -0400
  • 4ce5976 initial commit by Jonathan Strong 2017-07-26 21:06:19 -0400