pvary commented on code in PR #6765: URL: https://github.com/apache/iceberg/pull/6765#discussion_r1099677164
########## 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: Would it be worthwhile to provide an example set of metrics values in a separate table for both objects? -- 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