Ecosyste.ms: Awesome
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 2 months ago
JSON representation
Script that parses docker stats and sends those data to a prometheus push gateway
- Host: GitHub
- URL: https://github.com/bpetit/container-stats
- Owner: bpetit
- Created: 2022-09-20T16:41:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-04T14:19:59.000Z (over 2 years ago)
- Last Synced: 2024-11-27T07:45:35.007Z (about 2 months ago)
- Language: Awk
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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