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
332 stars 61 forks source link

CRI-O: try connecting with different socket paths #129

Closed jeinwag closed 2 months ago

jeinwag commented 2 months ago

Basic retry logic for the CRI-O connection.

Fixes coroot/coroot-node-agent#128.