Versions in this module Expand all Collapse all v0 v0.1.4 Jul 9, 2015 v0.1.3 Jul 6, 2015 Changes in this version + type Kafka struct + BatchSize int + Consumer *consumergroup.ConsumerGroup + ConsumerGroupName string + Topic string + ZookeeperPeers []string + func (k *Kafka) Description() string + func (k *Kafka) Gather(acc plugins.Accumulator) error + func (k *Kafka) SampleConfig() string + type Metric struct + Measurement string + Tags map[string]string + Time time.Time + Values map[string]interface{}