s3-aws-bucket-retry-count Metric
Number of times the AWS SDK retried the S3 Bucket Storage API call
| Metric Name | s3-aws-bucket-retry-count | |
| Metric Type | Meter | |
| Introduced Version | 1.180 | |
| Specific Fields for this Metric | ||
| operationName | Name of operation in the metric event | |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "73",
"@id" : "jOycnKGH6AuidsJlGtY4lh64_13690_762_1768726967",
"@ingesttimestamp" : "1768726967536",
"@timestamp" : 1768726967493,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "0",
"m1" : "0",
"m15" : "0",
"m5" : "0",
"mean_rate" : "0",
"name" : "s3-aws-bucket-retry-count",
"operationName" : "GetObject",
"rate_unit" : "events/second",
"type" : "METER"
}