node_exporter icon indicating copy to clipboard operation
node_exporter copied to clipboard

Feature/additional netstat tcp data

Open avivgold098 opened this issue 3 years ago • 2 comments

Additional Netstat TCP data:

  • TCPRetransFail - TCP packets that failed to be retransmitted
  • TCPBacklogDrop - dropped because full TCP backlog

avivgold098 avatar Aug 06 '22 20:08 avivgold098

@discordianfish @SuperQ hey guys, I would like to understand why the tests failed. I ran the end-to-end-test.sh locally, and updated the diff.

Would like to get your assistant

avivgold098 avatar Aug 07 '22 09:08 avivgold098

To fix the failing tests, you probably need to update the fixtures to include the values you expect: https://github.com/prometheus/node_exporter/tree/master/collector/fixtures

discordianfish avatar Aug 09 '22 12:08 discordianfish