1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Add 'containers' to the supported series

Apparently, the code support that serie, as the docs say.
This commit is contained in:
Ricardo Sanz 2021-02-21 22:33:13 +01:00 committed by Lars Kruse
parent c5daa06dde
commit 807f15b931

View file

@ -481,6 +481,7 @@ def memory(client, mode):
def main():
series = [
'containers',
'cpu',
'images',
'memory',