Dashboard

Prev Next

Available in Classic

You can monitor the actions executed during the selected period and the execution results of triggers in Dashboard.

Note

Dashboard handles the overall execution results of actions. Check the detailed execution results on the monitoring page provided for each action and trigger. For detailed usage, see Action and Trigger.

Dashboard interface

The Dashboard interface includes the following components:

cloudfunctions-dashboard_v2_01_ko

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:

  1. In the Classic environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Compute > Cloud Functions.
  2. Click the Dashboard menu.
  3. Click and select the period and base time you want to view.
  4. 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.
Note
  • 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.
    cloudfunctions-dashboard_02_ko
  • You can search for the desired execution-related information by entering a search keyword based on the execution result in the Action results.
    cloudfunctions-dashboard_v2_03_ko

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.

cloudfunctions-dashboard_04_ko

  • 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.

Note

Dashboard handles the overall execution results of actions. If you need execution results by individual action or trigger, check them on the monitoring page provided for each action and trigger. For detailed usage, see Action and Trigger.

Dashboard interface

The Dashboard interface includes the following components:

cloudfunctions-dashboard_01_ko

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:

  1. In the Classic environment of the NAVER Cloud Platform console, navigate to i_menu > Services > Compute > Cloud Functions.
  2. Click the Dashboard menu.
  3. Click and select the period and base time you want to view.
  4. 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.
Note
  • 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.
    cloudfunctions-dashboard_02_ko
  • You can search for the desired execution-related information by entering a search keyword based on the execution result in the Action results.
    cloudfunctions-dashboard_03_ko

Execution result details

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

cloudfunctions-dashboard_04_ko

  • 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.