Available in Classic
You can monitor the actions executed during the selected period and the execution results of triggers in Dashboard.
Dashboard interface
The Dashboard interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Basic features | View details of Cloud Functions and refresh the Dashboard interface. |
| ③ Top graph | Area to view the number of actions/triggers and monthly usage. |
| ④ Bottom graph | Area to view the execution status by period, most frequently executed actions, execution count, and maximum/average execution time. |
| ⑤ Table | Area to view and search action results. |
View Dashboard
To monitor the execution results and details of actions and triggers executed during the selected period:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Compute > Cloud Functions. - Click the Dashboard menu.
- Click and select the period and base time you want to view.
- View the search results.
- Top graph
- This area does not apply the selected period.
- Action/trigger: The number of actions and triggers currently owned and the proportion by each type.
- Current month usage: The cumulative usage for the current month (GB-seconds).
- Bottom graph
- Execution status: Displays the number of actions executed during the selected period and the success and failure of execution results as percentages.
- Top 5 actions by execution: The numbers of successful and failed executions for the top five most frequently executed actions during the selected period.
- Execution count: The number of actions and triggers executed during the selected period.
- Execution time: The maximum and average execution time of actions.
- Table: Action results by period.
- Action name: The name of the executed action.
- ID: The unique ID of the action result.
- Status: Whether the action result is successful or failed.
- Start time: The time when the action execution started (ms).
- Execution time: The time taken for action execution (ms).
- View details: Click [View] to check details about the execution result.
- Top graph
- If you want to check the exact metric value at a specific point in time on a graph, hover your mouse cursor over the corresponding point on the graph.

- You can search for the desired execution-related information by entering a search keyword based on the execution result in the Action results.

Execution result details
Click on an action name to go to the action details interface.
This section provides a description of the execution result details that appear when you click an ID.

- Name: The name of the executed action.
- ID: The unique ID of the action result.
- Start time: The time when the action execution started.
- Execution time: The time taken for action execution (ms).
- End time: The time when the action execution ended.
- Status: Whether the action result is successful or failed.
- Memory: The container memory size of the action (MB).
- Result: The return value of the action code.
- Log: The stdout/stderr output log of the action code.
- [Copy]: Click to copy the log contents.
You can monitor the actions executed during the selected period and the execution results of triggers in Dashboard.
Dashboard interface
The Dashboard interface includes the following components:

| Component | Description |
|---|---|
| ① Menu name | Current menu name. |
| ② Basic features | View details of Cloud Functions and refresh the Dashboard interface. |
| ③ Top graph | Area to view the number of actions/triggers and monthly usage. |
| ④ Bottom graph | Area to view the execution status by period, most frequently executed actions, execution count, and maximum/average execution time. |
| ⑤ Table | Area to view and search action results. |
View Dashboard
To monitor the execution results and details of actions and triggers executed during the selected period:
- In the Classic environment of the NAVER Cloud Platform console, navigate to
> Services > Compute > Cloud Functions. - Click the Dashboard menu.
- Click and select the period and base time you want to view.
- View the search results.
- Top graph
- This area does not apply the selected period.
- Action/trigger: The number of actions and triggers currently owned and the proportion by each type.
- Current month usage: The cumulative usage for the current month.
- Bottom graph
- Execution status: Displays the number of actions executed during the selected period and the success and failure of execution results as percentages.
- Top 5 actions by execution: The numbers of successful and failed executions for the top five most frequently executed actions during the selected period.
- Execution count: The number of actions and triggers executed during the selected period.
- Execution time: The maximum and average execution time of actions.
- Table: Action results by period.
- Action name: The name of the executed action.
- ID: The unique ID of the action result.
- Status: Whether the action result is successful or failed.
- Start time: The time when the action execution started (ms).
- Execution time: The time taken for action execution (ms).
- View details: Click [View] to check details about the execution result.
- Top graph
- If you want to check the exact metric value at a specific point in time on a graph, hover your mouse cursor over the corresponding point on the graph.

- You can search for the desired execution-related information by entering a search keyword based on the execution result in the Action results.

Execution result details
This section provides a description of the execution result details that appear when you click View details.

- Name: The name of the executed action.
- ID: The unique ID of the action result.
- Start time: The time when the action execution started.
- Execution time: The time taken for action execution (ms).
- End time: The time when the action execution ended.
- Status: Whether the action result is successful or failed.
- Memory: The container memory size of the action (MB).
- Result: The action result code.
- Log: The log for the action result.
- [Copy]: Click to copy the log contents.