Metrics
The Amazon/QuickSight
namespace includes the following metrics for monitoring traffic and latency of your Amazon QuickSight dashboards and ingestions.
Per-dashboard metrics
The following metrics track dashboard view counts and load times. You can find
these metrics under the Amazon/QuickSight/Dashboard Metrics
group in CloudWatch.
Metric | Description | Dimension | Unit |
---|---|---|---|
DashboardViewCount |
The number of times that a dashboard has been viewed. This number includes all access patterns such as web, mobile, and embedded. The most useful statistic for this metric is |
DashboardId |
Count |
DashboardViewLoadTime |
The amount of time that it takes for a QuickSight dashboard to load. The measurement begins when a user reaches the QuickSight dashboard and ends when all of the dashboard's visuals finish rendering. The most useful statistic for this metric is |
DashboardId |
Millisecond |
Per-dataset ingestion metrics
The following metrics track ingestions for specific SPICE datasets. You can find
these metrics under the Amazon/QuickSight/Ingestion Metrics
group in CloudWatch.
Metric | Description | Dimension | Unit |
---|---|---|---|
IngestionErrorCount |
The number of failed ingestions. The most useful statistic for this metric is |
DatasetId |
Count |
IngestionInvocationCount |
The number of ingestions that have been initiated. This includes scheduled and manual ingestions that are initiated through the console and the Amazon QuickSight API operations. The most useful statistic for this metric is |
DatasetId |
Count |
IngestionLatency |
The time period between the initiation of an ingestion to the completion of the ingestion. The most useful statistic for this metric is |
DatasetId |
Second |
IngestionRowCount |
The number of successful row ingestions. The most useful statistic for this metric is |
DatasetId |
Count |
Per-visual metrics
The following metrics track the load times and error counts of individual visuals on a QuickSight dashboard. You can find these metrics under the Amazon/QuickSight/Visual Metrics
group in CloudWatch.
Metric | Description | Dimension | Unit |
---|---|---|---|
VisualLoadTime |
The time that it takes for a QuickSight visual to receive the necessary query data for an initial paint of the visual. This includes the round-trip query time from the client, to the QuickSight service, and then back to client. The most useful statistic for this metric is |
|
Millisecond |
VisualLoadErrorCount |
The number of times that a QuickSight visual fails to complete a data query for the initial paint. Any error that occurs during a visual's loading period is included in this metric. The most useful statistic for this metric is |
|
Count |