Skip to content

Commit 2d2a6b5

Browse files
authored
Merge pull request #465 from mulesoft/W-11076084-data-is-available-for-30-days-fa
W-11076084-data-is-available-for-30-days-fa
2 parents 4b83af3 + 7fe213d commit 2d2a6b5

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

339 KB
Loading
138 KB
Loading
156 KB
Loading

modules/ROOT/pages/analytics-chart.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ API Analytics provides a summary in chart form of requests, top apps, and latenc
1111

1212
The requests summary chart lists the total number of requests to your API by the duration you choose. The chart shows the HTTP status codes specified by W3C. For example:
1313

14-
image::analytics-request.png["Summary chart of the total number of requests for June 1, 2017, shown by one hour duration."]
14+
image::request-analytics.png["Summary chart of the total number of requests for June 1, 2017, shown by one hour duration."]
1515

1616
Graph lines are provided for:
1717

@@ -25,15 +25,15 @@ The top apps summary chart lists the number of requests made to the API by each
2525

2626
The graph lists the number of requests over the duration you select, for example:
2727

28-
image::analytics-top-apps.png["Summary chart of requests for the top five applications for June 1, 2017, shown by one hour duration."]
28+
image::top-apps-analytics.png["Summary chart of requests for the top five applications for June 1, 2017, shown by one hour duration."]
2929

3030
== Reviewing Latency Summary Chart
3131

3232
The latency summary chart lists the average API latency for the period selected. The higher the latency, the lower the performance. The y-axis in the chart lists the average latency in milliseconds (ms).
3333

3434
The following example shows that the worst average performance in the one-hour period was at 8:30 am.
3535

36-
image::analytics-performance.png["A latency summary chart showing the average latency for the highest point on the chart, which is 8:30 am."]
36+
image::performance-analytics.png["A latency summary chart showing the average latency for the highest point on the chart, which is 8:30 am."]
3737

3838
== Including Policy Violations in Charts
3939

0 commit comments

Comments
 (0)