Metrics Command Usage¶
The metrics command in traceectl provides information about Tracee's performance and resource usage metrics. This command is helpful for monitoring how Tracee is functioning in real-time.
Usage¶
The metrics command is structured as follows:
traceectl metrics
--server: Specifies the server unix socket path (default is/var/run/tracee.sock)
Examples¶
- Display Metrics in Table Format
traceectl metrics
Summary¶
The metrics command displays tracee's performance and resource usage metrics. Use this command to monitor Tracee's operational status.