aws.cloudfront.401_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 401 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.403_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 403 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.404_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 404 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.4xx_error_rate (gauge) | The percentage of all requests for which the HTTP status code is 4xx. Shown as percent |
aws.cloudfront.502_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 502 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.503_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 503 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.504_error_rate (gauge) | The percentage of all viewer requests for which the response’s HTTP status code is 504 (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.5xx_error_rate (gauge) | The percentage of all requests for which the HTTP status code is 5xx. Shown as percent |
aws.cloudfront.bytes_downloaded (count) | The number of bytes downloaded by viewers for GET, HEAD, and OPTIONS requests. Shown as byte |
aws.cloudfront.bytes_uploaded (count) | The number of bytes uploaded to your origin with CloudFront using POST and PUT requests. Shown as byte |
aws.cloudfront.cache_hit_rate (gauge) | The percentage of all cacheable requests for which CloudFront served the content from its cache. HTTP POST and PUT requests (and errors) are not considered cacheable requests (Additional Metrics must be enabled). Shown as percent |
aws.cloudfront.function_compute_utilization (gauge) | The amount of time that the function took to run as a percentage of the maximum allowed time. Shown as percent |
aws.cloudfront.function_execution_errors (gauge) | The number of execution errors that occurred in a given time period. Shown as error |
aws.cloudfront.function_invocations (count) | The number of times the function was started in a given time period. Shown as invocation |
aws.cloudfront.function_throttles (count) | The number of times that the function was throttled in a given time period. Shown as throttle |
aws.cloudfront.function_validation_errors (gauge) | The number of validation errors produced by the function in a given time period. Shown as error |
aws.cloudfront.lambda_execution_error (count) | The number of Lambda execution errors that occurred in a given time period. Shown as error |
aws.cloudfront.lambda_limit_exceeded_error (count) | The number of Lambda limit exceeded errors that occurred in a given time period. Shown as error |
aws.cloudfront.lambda_validation_error (count) | The number of Lambda validation errors that occurred in a given time period. Shown as error |
aws.cloudfront.origin_latency (gauge) | The total time spent from when CloudFront receives a request to when it starts providing a response to the network (not the viewer) for requests that are served from the origin (not the CloudFront cache). This is also known as first byte latency or time-to-first-byte (Additional Metrics must be enabled). Shown as millisecond |
aws.cloudfront.requests (count) | The number of requests for all HTTP methods and for both HTTP and HTTPS requests. |
aws.cloudfront.total_error_rate (gauge) | The percentage of all requests for which the HTTP status code is 4xx or 5xx. Shown as percent |