Add a comment for future export enhancement

pull/1558/head
nicolargo 2019-11-09 10:54:39 +01:00
parent 2c34d463c9
commit e7cc51fab9
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ class GlancesExport(object):
"""Main class for Glances export IF."""
# For the moment, only thoses plugins can be exported
# @TODO: remove this part and make all plugins exportable
# @TODO: remove this part and make all plugins exportable (see issue #1556)
# @TODO: also make this list configurable by the user (see issue #1443)
exportable_plugins = ['cpu',
'percpu',
'load',