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

Questions about EPHEMERAL_PORT_RANGE #88

Closed syzhang42 closed 1 month ago

syzhang42 commented 1 month ago

hi, I found that the EPHEMERAL_PORT_RANGE environment variable limits the detection of listening ports. The value is set to 32768-60999. Can I unlimit all of it? Whether it will have some bad effects?such as 0-0. Thanks.

def commented 1 month ago

You can use --ephemeral-port-range=""