cloudflare / cloudflare/ebpf_exporter

Could you help to create example like bcc/tcptop

Open
#487 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.