Daniel Nelson
Daniel Nelson
Timestamps are set by the input plugin, and different plugins use different methods for setting timestamp. The agent precision setting, by default 1s, is then used to round the timestamp....
Since the `[]ConnectionStat` type includes the pid, I believe we do need to walk the pid section of procfs in order to fill this field. This appears to be how...
This would be a nice feature but I think it would be best to add after this issue is completed: https://github.com/golang/go/issues/16736
For some of the outputs it may not be possible to get this value, but we could add it on some outputs. Another option might be to report the number...