| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.common.metrics | |
| org.apache.seatunnel.api.sink | |
| org.apache.seatunnel.api.source |
| 类和说明 |
|---|
| Counter
A Counter is a
Metric that measures a count. |
| JobMetrics |
| Measurement
Immutable data class containing information about one metric measurement, consisting of:
metric value
metric timestamp, generated when the metric was gathered
metric descriptor (set of tag name-value pairs)
A metrics descriptor can be thought of as a set of attributes associated with a particular
metric, metric which in turn is defined by its name (for a full list of metric names provided see
MetricNames). |
| Meter
Metric for measuring throughput.
|
| Metric |
| MetricsContext |
| RawJobMetrics |
| Unit |
| 类和说明 |
|---|
| MetricsContext |
| 类和说明 |
|---|
| MetricsContext |
Copyright © 2024 The Apache Software Foundation. All rights reserved.