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
311 stars 55 forks source link

Initial support for Docker Swarm #18

Closed def closed 1 year ago

def commented 1 year ago

The container_id label for containers running on Docker Swarm clusters has the following format:

/swarm/<stack_name or "_">/<service>/<replica or machine_id>

For example: