You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pmrep conf: use bpf instead of bcc pmda for proc net metrics
Now with the new BPF PMDA netatop module available switch the pmrep
per-process proc-activity, proc-net, and proc-net-ext metricsets to
use it. Also replace the earlier call counts with the more commonly
used packet counts in proc-net-ext.
Lastly, remove commented out bcc.proc.io.total reference from proc-io,
the metricset already includes the proc.io.total_bytes derived metric.
0 commit comments