Skip to content

Commit

Permalink
Add systemdataset.config to debug output (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
anodos325 authored Nov 30, 2023
1 parent d275ef8 commit 7407c61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ixdiagnose/plugins/system.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@ class System(Plugin):
MiddlewareCommand('system.gather_update_failed', result_key='Failed Updates'),
MiddlewareCommand('system.info', result_key='system_info'),
]),
MiddlewareClientMetric('system_dataset', [MiddlewareCommand('systemdataset.config')]),
]

0 comments on commit 7407c61

Please sign in to comment.