bpetit / container-stats

Script that parses docker stats and sends those data to a prometheus push gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

container-stats.sh

simple script that exposes docker-stats metrics as a prometheus exporter

attach /var/run/docker.sock as a volume to make it work

About

Script that parses docker stats and sends those data to a prometheus push gateway


Languages

Language:Awk 79.4%Language:Shell 15.8%Language:Dockerfile 4.8%