delta
delta copied to clipboard
[Kernel] Add a PostCommitHook Metrics Report
Which Delta project/connector is this regarding?
- [ ] Spark
- [ ] Standalone
- [ ] Flink
- [x] Kernel
- [ ] Other (fill in here)
Description
Add a PostCommitHook Metrics report that captures metrics like the duration of a single hook execution and execution details.
How was this patch tested?
Unit tests. Additional testing is in progress