cloudflare / cloudflare/ebpf_exporter
Could you help to create example like bcc/tcptop
Open
- Dominant language
- Go
- Stars
- 2.6k
- Forks
- 282
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 8
Description
Dear contributer:
could you add a example like bcc/tcptop or tcplife, can show below metrics, realy appreciate.
https://github.com/iovisor/bcc/blob/master/tools/tcptop_example.txt
https://github.com/iovisor/bcc/blob/master/tools/tcplife_example.txt
PID COMM LADDR LPORT RADDR RPORT TX_KB RX_KB MS
22597 recordProg 127.0.0.1 46644 127.0.0.1 28527 0 0 0.23
3277 redis-serv 127.0.0.1 28527 127.0.0.1 46644 0 0 0.28
Contributor guide
Assessment
This issue has not been assessed yet.