tcp-info
tcp-info copied to clipboard
Fast tcp-info collector in Go
Suppress all rows except the last. Also an option to suppress the header line. For extra credit to work with multiple files. e.g. cvsvtool * --summary would generate a single...
Some of these should be pulled out into separate bugs, but most can be killed in one blow. Metadata record has Starttime but Timestamp is zero time (could be StartTime...
Looks like ss can see all sockets even running without root priv. But pids are not listed for all sockets unless running with sudo. So we probably want to run...
As we deploy tcpinfo in pods on the fleet, we need monitoring and alerting to track whether they are working properly.
tcp info parser currently is inserting rows with lots of zeros instead of nulls. https://pantheon.corp.google.com/bigquery?utm_source=bqui&utm_medium=link&utm_campaign=classic&project=mlab-staging&p=mlab-staging&d=private&t=tcpinfo&page=table
source SHA and tag docker image SHA push to fleet should be based on docker image SHA / tag UUID should!! be unique across container restarts.
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...
Merge pending code, refactor, clean up, add comments, improve test coverage.