[ 
https://issues.apache.org/jira/browse/HDDS-8147?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Attila Doroszlai resolved HDDS-8147.
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Implemented

> Introduce latency metrics for S3 Gateway operations
> ---------------------------------------------------
>
>                 Key: HDDS-8147
>                 URL: https://issues.apache.org/jira/browse/HDDS-8147
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: S3
>            Reporter: Tanvi Penumudy
>            Assignee: Tanvi Penumudy
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> We are introducing latency metrics for various S3 operations in Apache Ozone 
> to help us monitor and improve the performance of S3Gateway. We have added 
> the following metrics to the S3GatewayLatencyMetrics class (to their 
> respective endpoints):
> ObjectEndpoint
>  * initMultipartUploadLatencyNs
>  * createMultipartKeyLatencyNs
>  * completeMultipartUploadLatencyNs
>  * abortMultipartUploadLatencyNs
>  * copyObjectLatencyNs
>  * listPartsLatencyNs
>  * createKeyLatencyNs
>  * getKeyLatencyNs
>  * headKeyLatencyNs
>  * deleteKeyLatencyNs
> BucketEndpoint
>  * getAclLatencyNs
>  * putAclLatencyNs
>  * createBucketLatencyNs
>  * getBucketLatencyNs
>  * headBucketLatencyNs
>  * deleteBucketLatencyNs
>  * listMultipartUploadsLatencyNs
> RootEndpoint
>  * listS3BucketsLatencyNs
> Each metric measures the latency for a specific S3 operation in nanoseconds. 
> These metrics shall be used to identify performance bottlenecks and improve 
> efficiency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to