coroot / coroot-node-agent

A Prometheus exporter based on eBPF that gathers comprehensive container metrics
https://coroot.com/docs/metrics/node-agent
Apache License 2.0
294 stars 54 forks source link

enable tracking of all connections by default (0.0.0.0/0) #96

Closed def closed 1 month ago

def commented 1 month ago

To track connections only to private IPs, use the --track-public-network="" CLI argument.