Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / docker @ b1e3e601

Nom Taille Révision Âge Auteur Commentaire
  example-graphs 989f09e6 plus de 7 ans Lars Kruse rename plugin example graphs for plugin gallery...
docker_ 17,3 ko b1e3e601 environ 5 ans Olivier Mehani [docker_] Fix missing f-string Signed-off-by: ...
docker_cpu 2,78 ko 260c8c8f plus de 5 ans Andreas Perhab docker_cpu: fix warnings when docker ps has emp...
docker_memory 1,96 ko 17f78427 plus de 7 ans Lars Kruse Whitespace cleanup * remove trailing whitespac...

Dernières révisions

# Date Auteur Commentaire
b1e3e601 2020-09-17 09:17 Olivier Mehani

[docker_] Fix missing f-string

Signed-off-by: Olivier Mehani <>

254eb56d 2020-09-09 15:43 Olivier Mehani

[docker_] Fake functools.cached_property for Python<3.8

Fixes: #1116
Signed-off-by: Olivier Mehani <>

13d5b234 2020-08-25 10:17 Olivier Mehani

[plugin/docker_] Improvements to docker_ plugin (#1094)

  • Add support for docker_network
  • Actually show non running containers counts
  • Show intermediate and dangling images counts
  • Add warnings on dangling images and dead containers
  • Fully support autoconf and suggest...
260c8c8f 2020-08-17 22:15 Andreas Perhab

docker_cpu: fix warnings when docker ps has empty list

0853d409 2020-08-17 22:15 Andreas Perhab

docker_cpu: fix data for container names starting with numbers

9e2b9182 2020-08-14 16:24 Rowan Wookey

Added env to exclude containers from cpu/memory docker graphs

It maybe desirable to not generate stats for ephemeral containers.
This commit adds an env variable EXCLUDE_CONTAINER_NAME which is a regex, if it matches
then the container is excluded from the cpu and memory graphs.

fcd2af7b 2020-04-18 09:43 Rowan Wookey

Improved docker_ performance when getting CPU/Memory stats

Added parallel processing using python's muliprocessing module
to fork a new process each for each docker container when gathering
stats.

This vastly improves performance since using a for loop the script...

937cb1d0 2020-02-16 14:27 Doctor

Rewrite Docker plugin

Fix:
- CPU
- Memory

Add:
- Containers number
- Containers status
- Images number
- Volumes number

17f78427 2018-08-01 20:33 Lars Kruse

Whitespace cleanup

  • remove trailing whitespace
  • remove empty lines at the end of files
989f09e6 2018-03-23 23:03 Lars Kruse

rename plugin example graphs for plugin gallery visualization

Some example graphs did not follow the naming convention required by the
plugin gallery.

Voir les révisions

Formats disponibles : Atom