LrKafkaConsumer.metrics
Calls the metrics method on the KafkaConsumer initialized for the Vuser.
public static Map<MetricName, ? extends Metric> metrics()
Arguments
This function does not have any arguments.
Return values
Returns the metrics kept by the consumer.
For more information about this function, see the Apache Kafka documentation.