Class PartitionMetricUtils
java.lang.Object
io.confluent.kafka.multitenant.metrics.utils.PartitionMetricUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontenantPartitionMetricTags(String tenant, org.apache.kafka.common.TopicPartition tp) Generates the metric tags used to index a metric by tenant and topic partition.
-
Constructor Details
-
PartitionMetricUtils
public PartitionMetricUtils()
-
-
Method Details
-
tenantPartitionMetricTags
-