v.22.9Improvement

Enhance INSERT Observability on Distributed Table

Improve the observability of INSERT on distributed table. #41034 (Frank Chen).
Improved observability of INSERT operations on distributed tables in ClickHouse.

Why it matters

This feature enhances the visibility and monitoring of data insertion processes on distributed tables, helping users to better track and debug INSERT actions across shards and replicas, thus improving reliability and operational insight.

How to use it

Users can leverage the enhanced observability automatically once they perform INSERT operations on distributed tables. There are no additional settings required to enable this feature, and it integrates with existing monitoring and logging tools.