Apache SeaTunnel · Schema

JobMetrics

Runtime metrics for a SeaTunnel job

Data IntegrationETLELTBatchStreamingApacheOpen Source

Properties

Name Type Description
sourceReceivedCount integer Total records read from source
sinkWriteCount integer Total records written to sink
sourceReceivedQPS number Records per second from source
sinkWriteQPS number Records per second to sink
View JSON Schema on GitHub