To track container process metrics, use the platform's Command Line Interface (CLI) "strongcli" with the "time" option. Use the following command:
> strongcli time LABEL -- COMMAND_TO_RUN,
where LABEL is used to identify the process in the Insight dashboard, and COMMAND_TO_RUN is the terminal command for which you would like to measure the execution time. Once registered, metrics are aggregated and displayed in the Insights page.