Peter Boothe
Peter Boothe
Converting the js client to one with a cleaner interface that also works with node.js --- This change is [](https://reviewable.io/reviews/m-lab/ndt-server/291)
We have integration tests, aka "the poor man's unit tests", but that's not good enough. All future PRs should ensure that all new code is unit tested. Over time, we...
Apparently the IOS client stopped working while we weren't watching. That client should be added to the server's integration tests.
Basically, the last frontier for "where can non-reproducibility sneak in?" is "What command-line arguments and environment variables got passed to the server?" and "What kernel version was running?" Do we...
Output on travis: ``` 605 promtest.go:42: Bad metric tcpinfo_cache_count_histogram: metric name should not include type 'histogram' 606 promtest.go:42: Bad metric tcpinfo_connection_count_histogram: metric name should not include type 'histogram' 607 promtest.go:42:...
RFC1918 address space is currently used for our internal monitoring. We should be able to ignore this traffic.
We would like: 1. A tool which takes in a .zst file and outputs either a .csv or a .json 2. A tool which reads over a directory of data...
Probably should default to /data