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 | |
Additional Fields for this Metric | ||
See the standard field list | ||
operationName |
Example Metric Record:
json
{
"#repo" : "humio-metrics",
"#type" : "metrics",
"@host" : "210",
"@id" : "BTKrczf0lFjHhPdTzOIN7uZY_512_585_1756631018",
"@ingesttimestamp" : "1756631018766",
"@timestamp" : 1756631018716,
"@timestamp.nanos" : "0",
"@timezone" : "UTC",
"count" : "3",
"m1" : "2.9643938750474793E-305",
"m15" : "1.3970448164273324E-103",
"m5" : "1.4821969375237396E-304",
"mean_rate" : "9290.342712042666",
"name" : "s3-aws-bucket-retry-count",
"operationName" : "GetObject",
"rate_unit" : "events/second",
"type" : "METER"
}