public class ConnectionInformationSensorBuilder extends Object
| Constructor and Description |
|---|
ConnectionInformationSensorBuilder(org.apache.kafka.common.metrics.Metrics metrics,
io.confluent.kafka.multitenant.MultiTenantPrincipal principal,
org.apache.kafka.common.network.ClientInformation clientInformation,
String clientId,
int clientIdsPerTenantCap) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.common.metrics.Sensor |
maybeBuildAndRecord()
The value of this metric isn't in the count, but the tags, which are used by the UI to get a list of clients
per tenant.
|
public ConnectionInformationSensorBuilder(org.apache.kafka.common.metrics.Metrics metrics,
io.confluent.kafka.multitenant.MultiTenantPrincipal principal,
org.apache.kafka.common.network.ClientInformation clientInformation,
String clientId,
int clientIdsPerTenantCap)
public org.apache.kafka.common.metrics.Sensor maybeBuildAndRecord()