An open API service indexing awesome lists of open source software.

https://github.com/bpetit/container-stats

Script that parses docker stats and sends those data to a prometheus push gateway
https://github.com/bpetit/container-stats

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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