Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Add support for InfluxDB v2.0 #23

Closed
@bednar

Description

@bednar
  • InfluxDatabaseService_2 - The controller service providing client connection to InfluxDB 2.0.
  • PutInfluxDatabase_2 - Processor to write the content of a FlowFile in 'line protocol' into InfluxDB 2.0.
  • PutInfluxDatabaseRecord_2 - processor uses a specified RecordReader to write the content of a FlowFile into InfluxDB 2.0.
  • GetInfluxDatabase_2 - Creates FlowFiles from records in InfluxDB 2.0 loaded by a user-specified Flux query.
  • GetInfluxDatabaseRecord_2 - A record-based version of GetInfluxDatabase_2 that uses the Record writers to write the Flux result set.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions