v.22.9Improvement
Enhance INSERT Observability on Distributed Table
Improve the observability of INSERT on distributed table. #41034 (Frank Chen).
Why it matters
This feature enhances the visibility and monitoring of data insertion processes on distributed tables, helping users to better track and debugINSERT actions across shards and replicas, thus improving reliability and operational insight.How to use it
Users can leverage the enhanced observability automatically once they performINSERT operations on distributed tables. There are no additional settings required to enable this feature, and it integrates with existing monitoring and logging tools.