Samrat002 commented on code in PR #28427:
URL: https://github.com/apache/flink/pull/28427#discussion_r3610364618


##########
docs/content/docs/deployment/filesystems/s3.md:
##########
@@ -172,6 +172,12 @@ In addition to the [common 
configuration](#common-configuration) options (`s3.ac
 
 View the detailed configuration at 
[native-s3-fs](https://github.com/apache/flink/tree/master/flink-filesystems/flink-s3-fs-native#configuration-options)
 
+#### Metrics
+
+The Native S3 FileSystem can publish AWS SDK operation metrics into Flink's 
process-level metric group on the JobManager and TaskManager. Metrics are 
enabled by default with `s3.metrics.enabled: true` and are scoped under 
`filesystem.filesystem_type.s3` or `filesystem.filesystem_type.s3a`.

Review Comment:
   my miss. i have added in this patch itself 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to