Dashboard
    • PDF

    Dashboard

    • PDF

    Article Summary

    Available in VPC

    You can monitor the execution results of actions and triggers run during a viewing period in Dashboard.

    Note

    Dashboard handles the entire actions' results. If you'd like to know about a result of individual action or trigger, you need to check the monitoring page for each action or trigger. For detailed instructions for use, see Action and Trigger.

    Dashboard page

    The basics of using Dashboard are as follows:

    cloudfunctions-dashboard_01_en

    FieldDescription
    ① Menu nameName of the menu currently being viewed
    ② Basic featuresCheck details for Cloud Functions, refresh the Dashboard page
    ③ Upper graphView area for action/trigger count and monthly usage
    ④ Lower graphView area for run status, most run actions, number of runs, and maximum/average runtime for each period
    ⑤ TableArea for checking and searching for action results

    View Dashboard

    The following describes how to monitor results of actions and triggers run during a viewing period and their details.

    1. From NAVER Cloud Platform console's Region menu, click and select the Region you're using.
    2. From the Platform menu, click and select VPC.
    3. Click the Services > Compute > Cloud Functions menus, in that order.
    4. Click the Dashboard menu.
    5. Click and select the period and base time you want to view.
    6. Check the search results.
      • Upper graph
        • This area does not apply the viewing period.
        • Action/trigger: number of actions and triggers and the weight of each type
        • This month's usage: current month's accumulated usage
      • Lower graph
        • Run status: shows the number of actions ran during the viewing period and the success or failure of the run results as a percentage
        • Top 5 actions: the number of succeeded and failed runs of the top 5 most ran actions during the viewing period
        • Number of runs: the number of actions and triggers ran during the viewing period
        • Runtime: the maximum and average time of running the action
      • Table: action results in the period
        • Action name: name of the ran action
        • ID: unique ID for the action result
        • Status: whether the action succeeded or failed
        • Start time: time when the action started (ms)
        • Runtime: time taken to run the action (ms)
        • View more: click the View button to see details of the execution result
    Note
    • If you want to see the precise indicator value of a specific point on the graph, mouse-over to the specific point on the graphic chart.
      cloudfunctions-dashboard_02_en
    • You can enter search keywords with the execution result filter in Action results to search the run-related information you want to see.
      cloudfunctions-dashboard_03_en

    Execution result details

    The following is the description of the execution result details which appear when you click View more.

    cloudfunctions-dashboard_04_en

    • Name: name of the ran action
    • ID: unique ID for the action result
    • Start time: time when the action started
    • Runtime: time taken to run the action (ms)
    • End time: time when the action finished
    • Status: whether the action succeeded or failed
    • Memory: size of the action container space (MB)
    • Result: code of action result
    • Log: log of the action result
      • [Copy] button: click to copy the log's content

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.