Skip to content

feat(influxdb): add Write, Query, and Load tasks for InfluxDB plugin#1

Merged
Malaydewangan09 merged 13 commits intomasterfrom
feat/influxdb-tasks
Apr 23, 2025
Merged

feat(influxdb): add Write, Query, and Load tasks for InfluxDB plugin#1
Malaydewangan09 merged 13 commits intomasterfrom
feat/influxdb-tasks

Conversation

@Malaydewangan09
Copy link
Member

@Malaydewangan09 Malaydewangan09 commented Apr 7, 2025

What changes are being made and why?


  • Added Write task to support line protocol (string) and ION file input.
  • Added FluxQuery and InfluxQLQuery tasks to fetch data from InfluxDB.
    • Supports fetchType: FETCH (in execution) or ION (file output).
  • Added FluxTrigger to run a flow when query returns results.

closes #2

@Malaydewangan09 Malaydewangan09 changed the title feat(influxdb): add Write, Query, and LOCoad tasks for InfluxDB plugin feat(influxdb): add Write, Query, and Load tasks for InfluxDB plugin Apr 7, 2025
@Ben8t Ben8t linked an issue Apr 10, 2025 that may be closed by this pull request
Copy link

@AcevedoR AcevedoR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AcevedoR AcevedoR requested a review from loicmathieu April 14, 2025 10:25
@Malaydewangan09 Malaydewangan09 merged commit 951ecd2 into master Apr 23, 2025
2 checks passed
@github-project-automation github-project-automation bot moved this from To review to Done in Pull Requests Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Add a plugin for InfluxDB

4 participants