Skip navigation links
org.apache.kafka.common.metrics

Interface MetricsContext

    • Method Detail

      • contextLabels

        Map<String,String> contextLabels()
        Returns the labels for this metrics context.
        Returns:
        the map of label keys and values; never null but possibly empty