Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "kafka"
Variables ¶
This section is empty.
Functions ¶
func NewKafkaExporter ¶
func NewKafkaExporter(config *configuration.GatewayConfig) exporters.Exporter
Types ¶
type KafkaExporter ¶
type KafkaExporter struct {
// contains filtered or unexported fields
}
func (*KafkaExporter) Export ¶
func (e *KafkaExporter) Export(leaf *ctree.Leaf)
func (*KafkaExporter) Name ¶
func (e *KafkaExporter) Name() string
Click to show internal directories.
Click to hide internal directories.