summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c4845a8d..28cde6f1 100755
--- a/setup.py
+++ b/setup.py
@@ -284,7 +284,8 @@ def main():
'ps', 'top', 'kill', 'free', 'lsof', 'netstat', 'nice', 'tty',
'ionice', 'uptime', 'taskmgr', 'process', 'df', 'iotop', 'iostat',
'ifconfig', 'taskset', 'who', 'pidof', 'pmap', 'smem', 'pstree',
- 'monitoring', 'ulimit', 'prlimit', 'smem',
+ 'monitoring', 'ulimit', 'prlimit', 'smem', 'performance',
+ 'metrics', 'agent', 'observability',
],
author='Giampaolo Rodola',
author_email='g.rodola@gmail.com',