Hi Péter,
Yes, this is exactly what I was looking for. Thanks!
Chetas
On Thu, Mar 28, 2024 at 11:19 PM Péter Váry
wrote:
> Hi Chetas,
> Are you looking for this information?
>
> * public IcebergSourceReaderMetrics(MetricGroup metrics, String
> fullTableName) {*
> *MetricGroup readerMetrics
Hi Chetas,
Are you looking for this information?
* public IcebergSourceReaderMetrics(MetricGroup metrics, String
fullTableName) {*
*MetricGroup readerMetrics =*
*metrics.addGroup("IcebergSourceReader").addGroup("table",
fullTableName);*
*this.assignedSplits = readerMetrics.counter