The number of requests currently being executed by the S3 Bucket Storage HTTP client. For more information about this metric, see https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/metrics-list.html.

Metric Names3-aws-bucket-leased-concurrency
Metric TypeGauge
Introduced Version1.180
Standard Fields for this Metric  
@hostVHost ID 
@idA unique identifier for the event. Can be used to refer to and re-find specific events. 
@ingesttimestampThe timestamp of when the event was ingested. The value is milliseconds-since-epoch. 
@timestampTimestamp in milliseconds since the epoch (1st Jan 1970, 00:00) of the event, e.g. 2022-11-22 09:50:20.100 if the event has an identifiable timestamp. 
@timestamp.nanosExtended precision of timestamp below millisecond. E.g. 295000 
@timezoneThe timezone the event originated in, if known. 
nameName of metric 
typeMetric type 
valueValue for metric 

Example Metric Record:

json
{
   "#repo" : "humio-metrics",
   "#type" : "metrics",
   "@host" : "82",
   "@id" : "GC917jcfRfQGQzV5tKxhQSdC_12793_1449_1772355780",
   "@ingesttimestamp" : "1772355780328",
   "@timestamp" : 1772355780285,
   "@timestamp.nanos" : "0",
   "@timezone" : "UTC",
   "name" : "s3-aws-bucket-leased-concurrency",
   "type" : "GAUGE",
   "value" : "0"
}