149 Commits (0cbef79bd213870d3df77c9f5f4ce7b96bb28cb7)
 

Author SHA1 Message Date
  Jonathan Strong d63906aa09 adds casting to correct primative for instances where u64 -> i64 etc 6 years ago
  Jonathan Strong da6e130f0b adds @make_meas flag for measure! and one-character shorthands for type variants 6 years ago
  Jonathan Strong c84e7b46a6 adds d128, Uuid variants to OwnedValue + assorted improvements 6 years ago
  Jonathan Strong 1ccb151eb2 Merge branch 'v0.2' 6 years ago
  Jonathan Strong 66ecbd4a4c new InfluxWriter intended to be created by each thread for it to use 6 years ago
  Jonathan Strong 818b7a7784 starting v0.2 branch 6 years ago
  Jonathan Strong 021f96d2a1 moving stuff around 6 years ago
  Jonathan Strong b531d9430e set influx writer buffer size to const and double prev value (80 -> 160) 6 years ago
  Jonathan Strong 31959480be remove shuteye dep 6 years ago
  Jonathan Strong 5676cf335e measure macro 6 years ago
  Jonathan Strong 8136a454db cleaned up serialize_owned fn 6 years ago
  Jonathan Strong 60c7aa8421 random cleanup - trying to keep warnings down 6 years ago
  Jonathan Strong de90d20fbd start prototyping the measure! macro 6 years ago
  Jonathan Strong 742dab3bf4 add some benches - coming in 2-3u 6 years ago
  Jonathan Strong 104124810a cleans up serialize_owned a bit 6 years ago
  Jonathan Strong ea7c324cbd fixes some random broken tests 6 years ago
  Jonathan Strong bed29f40d0 adds trace feature (nothing behind it atm) 6 years ago
  Jonathan Strong e07a0f3e48 converts to pubsub and some cleaning up 6 years ago
  Jonathan Strong 10657da9ba disabled chashmap dependency if I want it later 7 years ago
  Jonathan Strong 80bf0d60b2 adds plnx ws count to ExperiencedLatency and LatencyUpdate 7 years ago
  Jonathan Strong a93ca1611d oops 7 years ago
  Jonathan Strong b74ab109b1 nanosleep for no-thrash 7 years ago
  Jonathan Strong 585910867d adds Clone to OwnedMeasurement 7 years ago
  Jonathan Strong 2ca2d9dc52 changes influx to explicitly washington 7 years ago
  Jonathan Strong 3aebc42113 writes bad stuff to file 7 years ago
  Jonathan Strong ca9d21f919 ZmqDrain is really a drain, and now there's ZmqIo too! 7 years ago
  Jonathan Strong bb28fbb674 Warnings::Debug becomes Warnings::Log with level, etc. 7 years ago
  Jonathan Strong caa4c6215c for some reason logging is the hardest shit in the world 7 years ago
  Jonathan Strong 73ac545e1f impl Drop for InfluxWriter and latency Manager 7 years ago
  Jonathan Strong 1b5050d127 changes severity to info for file loggers 7 years ago
  Jonathan Strong fc1e07209f influx batchsize 40 -> 80 7 years ago
  Jonathan Strong 2e83efbe2b moves influx back to localhost 7 years ago
  Jonathan Strong 5ef257a3b9 puts `thread::sleep`s behind a "no-thrash" feature 7 years ago
  Jonathan Strong b3d364caeb bunch of changes to allow mm/tali simultaneously 7 years ago
  Jonathan Strong 48427c65d3 adds file logging to influx writer 7 years ago
  Jonathan Strong b27ad08c10 file loggers for latency / warnings to inspect wtf is going on there 7 years ago
  Jonathan Strong 418e4482b4 set measurement name for WarningsManager 7 years ago
  Jonathan Strong 7c2d6eefe7 adds cmd to KrknTrade 7 years ago
  Jonathan Strong ab4788bf71 changes influx host, adds ticker, side to KrknTrade meas 7 years ago
  Jonathan Strong 33d620352b adds OwnedMeasurement::add_string_tag for when &str is impossible 7 years ago
  Jonathan Strong c57e2273fa adds a krkn_last and plnx_last to Updates 7 years ago
  Jonathan Strong 8de25690c8 now send measurements directly to the influx writer 7 years ago
  Jonathan Strong b2596fbcb9 removes print when dropping 7 years ago
  Jonathan Strong e83d94aedb now serializes logger kv as tags and record kv as values 7 years ago
  Jonathan Strong 7688ab20b4 adapts Warning to slog crate 7 years ago
  Jonathan Strong 653b8fc26d adjusts Display impl 7 years ago
  Jonathan Strong 3a86a64231 moves the warnings macros from mmlib 7 years ago
  Jonathan Strong 794f93cfe8 comments out empty tests 7 years ago
  Jonathan Strong 4ce59763df initial commit 7 years ago