Skip to content

Re-design topic-to-influxdb support in a general way #12

@michal-harish

Description

@michal-harish

Before Kafka Connect existed we had the InfluxDB Loader which supported consumer configuration. It would then start a KafkaMetrics consumer that would publish the measurements to InfluxDB. From version 0.9 we have introduced Metrics Connect which implements the connector but the general feature was not designed at the abstract level as "topic-to-influxdb mechanism" but was bundled with the idea of InfluxDB Loader. This should be re-designed in such way that there is an interface representing the abstract level features which is then implemented via the means of either Consumer or Connector depending on version.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions