Skip to content

simple metrics exporter for prometheus, checking the logging of running containers

Notifications You must be signed in to change notification settings

planetary-social/docker-stat-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Docker Stat Exporter

This is a small, basic metrics exporter for prometheus that is set to answer the question "Are my docker containers writing logs"?

It uses the official docker client for go to poll your docker daemon, get the logs for the last 12 hours, and count the # of entries per container.

About

simple metrics exporter for prometheus, checking the logging of running containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages