public class PulsarSourceMetrics extends Object
The names must not be changed, as that would break backward compatibility for the consumer's metrics.
| Modifier and Type | Field and Description |
|---|---|
static String |
COMMITS_FAILED_METRICS_COUNTER |
static String |
COMMITS_SUCCEEDED_METRICS_COUNTER |
static String |
COMMITTED_OFFSETS_METRICS_GAUGE |
static String |
CURRENT_OFFSETS_METRICS_GAUGE |
static String |
OFFSETS_BY_TOPIC_METRICS_GROUP |
static String |
PULSAR_SOURCE_METRICS_GROUP |
| Constructor and Description |
|---|
PulsarSourceMetrics() |
public static final String PULSAR_SOURCE_METRICS_GROUP
public static final String COMMITS_SUCCEEDED_METRICS_COUNTER
public static final String COMMITS_FAILED_METRICS_COUNTER
public static final String OFFSETS_BY_TOPIC_METRICS_GROUP
public static final String CURRENT_OFFSETS_METRICS_GAUGE
public static final String COMMITTED_OFFSETS_METRICS_GAUGE
Copyright © 2019–2022 The Apache Software Foundation. All rights reserved.