Simple Storage Service (S3) metrics
Amazon S3 is object storage built to store and retrieve any amount of data from anywhere – web sites and mobile apps, corporate applications, and data from IoT sensors or devices. Ensure your cloud platform is configured in SolarWinds Observability SaaS to collect this service's data. See Add an AWS cloud account. CloudWatch metrics must also be enabled for this service in the AWS Console for the metric data to be available.
Depending on the subscription pricing tier of your AWS account or its services, additional metrics may be available for this entity. To collect additional
Many of the collected metrics from AWS S3 entities are displayed as widgets in SolarWinds Observability explorers; additional metrics may be collected and available in the Metrics Explorer. You can also create an alert for when an entity's metric value moves out of a specific range. See Entities in SolarWinds Observability SaaS for information about entity types in SolarWinds Observability SaaS.
The following table lists AWS.S3
in the search box.
Metric | Units | Description |
---|---|---|
sw.metrics.healthscore |
Percent (%) |
Health state. The health state provides real-time insight into the overall health and performance of your monitored entities. The health state is determined based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health state is displayed as one of the following four states and colors: Good, Moderate, Bad, or Unknown. You can determine the impact of the alerts, anomalies, and statuses on the health of an entity type by going to Settings > Health, and selecting a specific entity type. You can also customize the impact. To view the health of AWS S3 entities in the Metrics Explorer, filter the |
AWS.S3.4xxErrors
|
Count |
4xxErrors. The number of HTTP 4xx client error status code requests made to an Amazon S3 bucket with a value of either 0 or 1. |
AWS.S3.5xxErrors
|
Count |
5xxErrors. The number of HTTP 5xx server error status code requests made to an Amazon S3 bucket with a value of either 0 or 1. |
AWS.S3.AllRequests
|
Count |
AllRequests. The total number of HTTP requests made to an Amazon S3 bucket, regardless of type. |
AWS.S3.BucketSizeBytes
|
bytes |
BucketSizeBytes. The amount of data that is stored in a bucket, in bytes. |
AWS.S3.BytesDownloaded
|
bytes |
BytesDownloaded. The number of bytes downloaded for requests made to an Amazon S3 bucket where the response includes a body. |
AWS.S3.BytesUploaded
|
bytes |
BytesUploaded. The number of bytes uploaded for requests made to an Amazon S3 bucket where the request includes a body. |
AWS.S3.DeleteRequests
|
Count |
The number of HTTP DELETE requests made for objects in a bucket. |
AWS.S3.FirstByteLatency
|
milliseconds (ms) |
FirstByteLatency. The per-request time from the complete request being received by an Amazon S3 bucket to when the response starts to be returned. |
AWS.S3.GetRequests
|
Count |
GetRequests. The number of HTTP GET requests made for objects in an Amazon S3 bucket. This doesn't include list operations. |
AWS.S3.HeadRequests
|
Count |
The number of HTTP HEAD requests made to a bucket. |
AWS.S3.InvokedLambda
|
Count | The number of times an AWS Lambda function is invoked by Amazon S3. |
AWS.S3.LambdaResponse4xx
|
Count | The number of 4xx (client error) responses returned by AWS Lambda functions invoked by Amazon S3. |
AWS.S3.LambdaResponse5xx
|
Count | The number of 5xx (server error) responses returned by AWS Lambda functions invoked by Amazon S3. |
AWS.S3.LambdaResponseRequests
|
Count | The number of requests made to AWS Lambda functions invoked by Amazon S3. |
AWS.S3.ListRequests
|
Count |
The number of HTTP requests that list the contents of a bucket. |
AWS.S3.NumberOfObjects
|
Count |
NumberOfObjects. The total number of objects stored in a bucket for all storage classes. This value is calculated by counting all objects in the bucket (both current and noncurrent objects) and the total number of parts for all incomplete multipart uploads to the bucket. |
AWS.S3.PostRequests
|
Count |
PostRequests. The number of HTTP POST requests made to an Amazon S3 bucket. |
AWS.S3.ProxiedRequests
|
Count | The number of requests that are proxied through Amazon S3. |
AWS.S3.PutRequests
|
Count |
PutRequests. The number of HTTP PUT requests made for objects in an Amazon S3 bucket. |
AWS.S3.ReplicationLatency
|
milliseconds (ms) |
The maximum number of seconds by which the replication destination bucket is behind the source bucket for a given replication rule. |
AWS.S3.SelectBytesReturned
|
bytes |
The amount of data returned with Select requests from S3 Standard storage. |
AWS.S3.SelectBytesScanned
|
bytes |
The amount of data scanned with Select requests from S3 Standard storage. |
AWS.S3.SelectRequests
|
Count |
The number of requests made to Amazon S3 Select. |
AWS.S3.TotalRequestLatency
|
milliseconds (ms) |
TotalRequestLatency. The elapsed per-request time from the first byte received to the last byte sent to an Amazon S3 bucket. This metric includes the time taken to receive the request body and send the response body, which is not included in FirstByteLatency. |