docker-prometheus-exporter

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 10, 2020 License: MIT Imports: 13 Imported by: 0

README

This docker exporter focuses on things not usually provided by cAdvisor

Currently it exports:

  • health status of running containers as an enumeration: basically a gauge with values corresponding to container states.
    • 0 - n/a
    • 1 - starting
    • 2 - healthy
    • -1 - unhealthy
    • -2 - unknown health check state
  • momentary max (across processes in a container) open file descriptors, useful if you did set limits on the container and want to keep an eye on it

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL