Peter Boothe

Results 17 issues of 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...

bug
Sprint 23
2020-02-meeting

Apparently the IOS client stopped working while we weren't watching. That client should be added to the server's integration tests.

Story
backlog
P2
support

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...

backlog
P2

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:...

backlog
P3
sre/review

RFC1918 address space is currently used for our internal monitoring. We should be able to ignore this traffic.

enhancement
P4

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...

Story
backlog
P2
2019
Sprint 17