CloudWatch metrics that you can collect with CloudWatch RUM
The table in this section lists the metrics that you automatically collect with CloudWatch RUM. You can see these metrics in the CloudWatch console. For more information, see View available metrics.
You can also optionally send extended metrics to CloudWatch or CloudWatch Evidently. For more information, see Extended metrics.
These metrics are published in the metric namespace named AWS/RUM
. All of the following metrics are
published with an application_name
dimension. The value
of this dimension is the name of the app monitor. Some metrics are also published with additional dimensions,
as listed in the table.
Metric | Unit | Description |
---|---|---|
|
Count |
The count of HTTP responses in the application, by their response status code. Additional dimensions:
|
|
Count |
The count of HTTP responses in the application, with 4xx response status code. These are calculated based on |
|
Count |
The count of HTTP responses in the application, with 5xx response status code. These are calculated based on |
|
Count |
The count of JavaScript error events ingested. |
|
Count |
The count of navigation events with a |
|
Count |
The count of navigation events with a |
|
Count |
The count of navigation events with a |
|
Count |
The count of page view events ingested by the app monitor. This is calculated by counting the |
|
Milliseconds |
The Additional dimensions:
|
|
Milliseconds |
The |
|
Bytes |
The size of every event ingested by CloudWatch RUM. You can also use the
|
|
Count |
The count of session start events ingested by the app monitor. In other words, the number of new sessions started. |
|
None |
Tracks the value of the cumulative layout shift events. |
|
Milliseconds |
Tracks the value of the first input delay events. |
|
Milliseconds |
Tracks the value of the largest contentful paint events. |