The time taken to acquire a channel from the S3 Bucket Storage client connection pool. This includes: awaiting a concurrency permit; the time to establish a new connection if necessary; the time to execute TLS handshake.

Metric Names3-aws-bucket-concurrency-acquire-duration
Metric TypeTimer
Introduced Version1.180

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "36",
   "@id" : "bz9MpZBv2pYKB3WBF9PrmApx_11795_1872_1743325382",
   "@ingesttimestamp" : "1743325382985",
   "@timestamp" : 1743325382916,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "count" : "0",
   "duration_unit" : "milliseconds",
   "m1" : "0",
   "m15" : "0",
   "m5" : "0",
   "max" : "0",
   "mean" : "0",
   "mean_rate" : "0",
   "median" : "0",
   "min" : "0",
   "name" : "s3-aws-bucket-concurrency-acquire-duration",
   "p75" : "0",
   "p95" : "0",
   "p98" : "0",
   "p99" : "0",
   "p999" : "0",
   "rate_unit" : "events/second",
   "stddev" : "0",
   "type" : "TIMER"
}