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:
parent
c5daa06dde
commit
807f15b931
1 changed files with 1 additions and 0 deletions
|
@ -481,6 +481,7 @@ def memory(client, mode):
|
|||
|
||||
def main():
|
||||
series = [
|
||||
'containers',
|
||||
'cpu',
|
||||
'images',
|
||||
'memory',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue