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

Add support for InfluxDB v2.0 #23

Closed
5 tasks done
bednar opened this issue Jun 11, 2019 · 0 comments · Fixed by #26
Closed
5 tasks done

Add support for InfluxDB v2.0 #23

bednar opened this issue Jun 11, 2019 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bednar
Copy link
Contributor

bednar commented Jun 11, 2019

  • 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.
@bednar bednar added enhancement New feature or request state: in progress labels Jun 11, 2019
@bednar bednar added this to the 1.2 milestone Jun 11, 2019
@bednar bednar self-assigned this Jun 11, 2019
bednar added a commit that referenced this issue Jun 11, 2019
bednar added a commit that referenced this issue Jul 16, 2019
bednar added a commit that referenced this issue Jul 18, 2019
bednar added a commit that referenced this issue Jul 18, 2019
bednar added a commit that referenced this issue Jul 23, 2019
bednar added a commit that referenced this issue Jul 23, 2019
bednar added a commit that referenced this issue Jul 24, 2019
bednar added a commit that referenced this issue Jul 26, 2019
bednar added a commit that referenced this issue Jul 26, 2019
bednar added a commit that referenced this issue Jul 26, 2019
bednar added a commit that referenced this issue Jul 29, 2019
bednar added a commit that referenced this issue Jul 29, 2019
bednar added a commit that referenced this issue Jul 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant