Skip to content

Summary Dashboards

Under this section, we will see in detail, how to view the different report of Yappes Dashboard.

To start, navigate to Dashboards tab.

  • Click on Dashboards tab.
  • Summary Dashboard contains crucial information about the performance and health of the APIs. The dashboard is a monitoring tool that displays HTTP status, Liveliness check, Throttling, RPS, and Latency. These metrics help identify APIs issues and to check performance.
  • In the dashboard tab the default dashboard will Summary with filter provided. If user wants to view the Summary Dashboard in detail or customize the dashboard over Yappes portal click on the link provided with name Click here to customize analytics dashboards
  • User can view deatils of the API's by hovering over the dashboard panels.
  • User can change the view of the graphs of API's by selecting the type in dropdown menu.
  • User can select dropdown type from the dropdown menu, which includes:

    1. Data Source
    2. Api Name
    3. Consumer
    4. http status
    5. Liveliness
  • Under Yappes Dashboards, the Summary Dashboard will be displayed, which has different panels

    1. HTTP Status Pie Chart : This displays the percentage of different HTTP statuses for a particular API. It is useful for monitoring the health of an API and can help identify any issues that may arise.
    2. HTTP Status Time Series Graph : is another panel which displays the percentage of different HTTP statuses over time.
    3. Liveliness Check : A liveliness check of an API is a process to determine if provided all datapoints are reachable.
    4. Throttle Time Series Graph : that displays the number of requests made to an API or all APIs that exceed a predefined throttle limit over time.This panel is useful for monitoring the usage of user API and ensuring that it is not being overloaded with requests.
    5. RPS Time Series Graph : Determines the how good API performance.
    6. Latency Time Series Graph : that displays the latency of an API or all APIs over time.This panel is useful for monitoring the performance of user API and ensuring that it is responding quickly to requests. By analyzing the Latency Time Series Graph, user can quickly identify any latency issues with user API.

.

Next we will see in detail about Application Logs.