Closed dvgica closed 8 years ago
This PR uses a new version of metrics-api that allows us to time things (see https://github.com/PagerDuty/scala-metrics/pull/3).
metrics-api
Use that method to provide an implementation of ConsumerMetrics to SimpleKafkaConsumer.
ConsumerMetrics
SimpleKafkaConsumer
PD internal ticket [CORE-950].
LGTM
This PR uses a new version of
metrics-api
that allows us to time things (see https://github.com/PagerDuty/scala-metrics/pull/3).Use that method to provide an implementation of
ConsumerMetrics
toSimpleKafkaConsumer
.PD internal ticket [CORE-950].