AWS Cloudfront
Overview
Amazon CloudFront is a global content delivery network (CDN) service that accelerates the delivery of your websites, APIs, video content or other web assets. Enable this integration to see in AIOps for all your CloudFront metrics.
Metrics
aws.cloudfront.401.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 401. | Percentage(%) | Average |
aws.cloudfront.403.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 403. | Percentage(%) | Average |
aws.cloudfront.404.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 404. | Percentage(%) | Average |
aws.cloudfront.4xx.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 4xx. | Percentage(%) | Average |
aws.cloudfront.502.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 502. | Percentage(%) | Average |
aws.cloudfront.503.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 503. | Percentage(%) | Average |
aws.cloudfront.504.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 504. | Percentage(%) | Average |
aws.cloudfront.5xx.error.rate.percent | The percentage of all the requests with response’s HTTP status code as 5xx. | Percentage(%) | Average |
aws.cloudfront.cache.hit.ratio.percent | The percentage of all the HTTP requests for which the CloudFront queried the content from the cache. This shows the proportion of requests completed from CloudFront cache instead of going to the origin server. | Percentage(%) | Average |
aws.cloudfront.downloaded.bytes.rate | The total number of bytes downloaded by viewers for GET, HEAD, and OPTIONS requests. | None | Sum |
aws.cloudfront.requests.rate | The number of requests for all HTTP methods and for both HTTP and HTTPS requests. | None | Sum |
aws.cloudfront.total.error.ratio.percent | The percentage of all viewer requests for which the response’s HTTP status code is 4xx or 5xx. | Percentage(%) | Average |
aws.cloudfront.uploaded.bytes.rate | The total number of bytes that viewers uploaded to your origin with CloudFront, using POST and PUT requests. | None | Sum |
aws.cloudfront.origin.latency.ms | 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 | Milliseconds |