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

Interface MetricsContext

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String NAMESPACE 
    • Method Detail

      • contextLabels

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