Skip to content

Commit ef6a3ff

Browse files
authored
Merge branch 'v2.x' into W-10592565-resolve-callout-warnings
2 parents 197975b + 38f135e commit ef6a3ff

5 files changed

Lines changed: 4 additions & 4 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

modules/ROOT/pages/analytics-landing-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ API Analytics can provide insight into how your APIs are being used and how they
1212
1313
You can view data from a policy perspective in the Analytics dashboard, Analytics chart, or API Manager by including policy violations. This action tracks traffic rejected, or not rejected, by a policy.
1414

15-
NOTE: The Analytics link is visible only to users who have Environment Admin permission. Charts are visible for users with View APIs Configuration permission.
15+
NOTE: The Analytics link is visible only to users who have `Read API` permission. Charts are visible for users who have `View Analytics` permission.
1616

1717
== See Also
1818

0 commit comments

Comments
 (0)