Class UcCommitTelemetry
Object
io.delta.kernel.unitycatalog.metrics.UcCommitTelemetry
Telemetry framework for Unity Catalog commit operations.
Collects timing metrics for commit operations and generates reports for successful and failed commits.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMutable collector for gathering metrics during commit.static classImmutable snapshot of collected metric results.classComplete UC commit report with metadata and metrics. -
Constructor Summary
ConstructorsConstructorDescriptionUcCommitTelemetry(String ucTableId, String ucTablePath, io.delta.kernel.commit.CommitMetadata commitMetadata) -
Method Summary
-
Constructor Details
-
UcCommitTelemetry
-
-
Method Details
-
getMetricsCollector
-
createSuccessReport
-
createFailureReport
-