You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/viewing-api-analytics.adoc
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ All of the charts on the Overview Dashboard are cross-filtered. If you filter th
36
36
|*Requests by Platform* |Click one or more segments to filter to just those results. Hover over a segment for a tooltip displaying the name of the application and the total number of requests from that application for that time period. |Click the segment(s) again to reset the chart.
37
37
|===
38
38
39
-
To export the data for any of these charts, click Export image:export.png[].
39
+
To export the data for any of these charts, click the Export icon (image:export.png["Curved arrow".]).
40
40
41
41
If you have filtered data on one of the charts to show only selected data, the export icon triggers an export of a .csv file of the full data for that chart, filtered by whatever date range and API selection you have made using the filters in the upper left of the page. Exported files are limited to a maximum of 1 million records.
|image:line-chart-icon.png["Thumbnail graphic of a line chart."] |Line chart
82
82
|Data Source, Metric: _metrics_ and Total, Data Interval: _durations_
83
-
|image:bar-chart-icon.png[] |Bar chart
83
+
|image:bar-chart-icon.png["Thumbnail graphic of a bar chart."] |Bar chart
84
84
|Data Source, Metric: _metrics_ and Total, Group By: _categories_
85
-
|image:stack-chart-icon.png[] |Stack chart
85
+
|image:stack-chart-icon.png["Thumbnail graphic of a stack chart."] |Stack chart
86
86
|Data Source, Metric: _metrics_ and Total, Group By: _categories_, Then By: _categories_
87
-
|image:ring-chart-icon.png[] |Ring chart
87
+
|image:ring-chart-icon.png["Thumbnail graphic of a ring chart."] |Ring chart
88
88
|Data Source, Metric: _metrics_ and Total, Group By: _categories_
89
-
|image:map-chart-icon.png[] |Map chart
89
+
|image:map-chart-icon.png["Thumbnail graphic of a map chart."] |Map chart
90
90
|Data Source, Metric: _metrics_ and Total
91
91
|===
92
92
+
@@ -173,13 +173,13 @@ To access your custom dashboard, click the Custom Dashboard. The first time you
173
173
+
174
174
The custom dashboard appears.
175
175
176
-
image::custom-dashboard.png[]
176
+
image::custom-dashboard.png["A custom dashboard with several custom charts."]
177
177
178
178
Use the date range picker to adjust the time period for all the charts on your dashboard.
179
179
180
180
== Exporting Analytics Data
181
181
182
-
You can export your analytics data from the charts displayed on your Overview Dashboard or your Custom Dashboard. On either dashboard, click Export image:export.png[] to download a CSV file with the data for that chart.
182
+
You can export your analytics data from the charts displayed on your Overview Dashboard or your Custom Dashboard. On either dashboard, click the Export icon (image:export.png["Curved arrow".]) to download a CSV file with the data for that chart.
183
183
184
184
185
185
The data you download reflects filtering options you selected. However, if you are exporting chart data from the Overview Dashboard and you have selected one or more subsections of a chart, the exported files do not include filtering options. Exported files contain the full data for that chart.
0 commit comments