Class UcPublishTelemetry
Object
io.delta.kernel.unitycatalog.metrics.UcPublishTelemetry
Telemetry framework for Unity Catalog publish operations.
Collects timing and counter metrics for publish operations and generates reports for successful and failed publishes.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classMutable collector for gathering metrics during publish.static classImmutable snapshot of collected metric results.classComplete UC publish report with metadata and metrics. -
Constructor Summary
ConstructorsConstructorDescriptionUcPublishTelemetry(String ucTableId, String ucTablePath, long snapshotVersion, int numCommitsToPublish) -
Method Summary
-
Constructor Details
-
UcPublishTelemetry
-
-
Method Details
-
getMetricsCollector
-
createSuccessReport
-
createFailureReport
-