Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Here you can track the utilization of your application and see if there are increased errors.

ApplicationDetailsAnalytics-20231205-101438.png

Overview

The "Analytics" page is a component of an API management platform, focusing on the performance and usage metrics of an application, in this case, the "Car Finder" application. The analytics displayed provide insights into the application's interactions with APIs.

Interface Sections

  • General: This left-hand panel provides a navigation menu that allows users to move between different aspects of the application's management interface.

  • Date and Gateway Selector: Located at the top right, users can select the date range for the data they wish to analyze and the gateway from which to pull the data.

Graphical Representations

  • Hits by Response Codes: A donut chart categorizes the hits the application has received based on HTTP response codes. The color coding (e.g., green for 200, purple for 400, orange for 403, red for 500) provides a quick visual assessment of the overall health and success rates of API calls.

  • Hits over Time: A line graph shows the number of hits over time, with different colors representing different response codes. This allows users to track the application's API call patterns and identify any unusual spikes or drops in traffic.

  • Latency over Time: This chart displays the application's response latency over time. The bars in the background provide a range for the minimum and maximum latency observed, while the line indicates the average latency. This metric is crucial for understanding the performance of the application.

Interface Features

  • Reload Button: To refresh the data displayed, accommodating real-time monitoring or after changing the selected gateway or date range.

  • Graph Data Points: Hovering over the graphs typically displays precise data for specific times or categories.

  • Drop-Down Menus: These allow for the customization of the data displayed, whether by changing the time frame or by selecting a different API gateway.

Table of contents

  • No labels