stevenzwu commented on code in PR #6765: URL: https://github.com/apache/iceberg/pull/6765#discussion_r1100711928
########## docs/flink-getting-started.md: ########## @@ -747,6 +747,44 @@ FlinkSink.builderFor( .append(); ``` +### monitoring metrics + +The following Flink metrics are provided by the Flink Iceberg sink. + +Parallel writer metrics are added under the sub group of `IcebergStreamWriter`. +They should have the following key-value tags. Review Comment: I am not sure if it is too helpful with a table for two rows of key-values. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org