Jimmy Zelinskie
cb55019ab8
*: add structured logging
2017-05-07 04:30:22 -04:00
Jimmy Zelinskie
ea0dba3a3d
cmd/chihaya: refactor root run command
...
This change refactors a bunch of the state of execution into its own
object. It also attempts to simplify stopping and adjusts some other
packages to integrate with the stopper interface.
Fixes #309 .
2017-05-01 15:56:38 -04:00
Jimmy Zelinskie
0e07b33827
prometheus: record IP AddressFamily
2017-02-02 19:19:33 -05:00
Leo Balduf
102b032c43
udp: fix ordering of scrapes
2017-01-30 13:07:14 +01:00
Leo Balduf
18d7e5d51b
storage: add prometheus to memory implementation
2017-01-25 18:59:10 +01:00
Leo Balduf
3c098c0703
middleware: add sanitization hook
2017-01-20 20:29:59 +01:00
Leo Balduf
70ceb96313
storage: add TestPeerStore test
2016-11-27 21:43:22 +01:00
Leo Balduf
97444f08a4
memory: add ScrapeSwarm method
2016-09-08 11:29:36 -04:00
Jimmy Zelinskie
fa32839623
replace std log w/ logrus
...
There still needs to be much more logged with the debug level.
2016-09-05 12:10:42 -04:00
Leo Balduf
62f2a095a1
memory: fix garbage collection, add config check
2016-08-17 17:15:54 -04:00
Jimmy Zelinskie
cc6614c474
rename back to chihaya
2016-08-16 22:17:10 -04:00
Jimmy Zelinskie
a553ded043
memory: add max numwant
2016-08-16 22:17:10 -04:00
Jimmy Zelinskie
6fddcb8eea
remove gc from storage, but implement it in memory
2016-08-16 22:17:10 -04:00
Leo Balduf
94dc902b20
comment/lint clean PeerStore
2016-08-16 22:17:10 -04:00
Leo Balduf
e1cf159d9c
separate IPv4 and IPv6 swarms on by shards
2016-08-16 22:17:10 -04:00
Leo Balduf
6a45107193
make benchmarks parallel, fix memory benchmarks
2016-08-16 22:17:10 -04:00
Jimmy Zelinskie
651ed50957
initial benchmarks. warning: /0 bug
2016-08-16 22:17:10 -04:00
Jimmy Zelinskie
c3137508d0
make new storage pkg with memory impl
2016-08-16 22:17:10 -04:00