Introduces profile events to track the number of S3 and AzureBlobStorage requests delayed by throttlers, improves consistency of ThrottlerCount events, and disables throttling for AzureBlobStorage HTTP DELETE requests.
Why it matters
This feature addresses monitoring gaps by adding detailed metrics for throttled requests on S3 and AzureBlobStorage, resolving inconsistencies between disk-related and non-disk-related ThrottlerCount events, and enhances operation reliability by exempting AzureBlobStorage HTTP DELETE requests from throttling.How to use it
Users can monitor the new profile events to gain insights into throttler activity for S3 and AzureBlobStorage requests. No explicit enablement is required for the changes; throttling behavior for AzureBlobStorage HTTP DELETE requests will automatically exclude throttling.