Skip to content

kestra-io/plugin-influxdb

Repository files navigation

Kestra workflow orchestrator

Event-Driven Declarative Orchestrator

Last Version License Github star
Kestra infinitely scalable orchestration and scheduling platform Slack

twitter linkedin youtube


Get started in 4 minutes with Kestra

Get started with Kestra in 4 minutes.

Kestra InfluxDB Plugin

Why

  • What user problem does this solve? Teams need to query and write time series data in InfluxDB from orchestrated workflows instead of relying on manual console work, ad hoc scripts, or disconnected schedulers.
  • Why would a team adopt this plugin in a workflow? It keeps InfluxDB steps in the same Kestra flow as upstream preparation, approvals, retries, notifications, and downstream systems.
  • What operational/business outcome does it enable? It reduces manual handoffs and fragmented tooling while improving reliability, traceability, and delivery speed for processes that depend on InfluxDB.

What

  • Provides plugin components under io.kestra.plugin.influxdb.
  • Includes classes such as FluxQuery, InfluxQLQuery, Write, Load, and FluxTrigger.
  • Focuses on querying, writing, loading, and polling InfluxDB data from Kestra workflows.

Documentation

License

Apache 2.0 © Kestra Technologies

Stay up to date

We release new versions every month. Give the main repository a star to stay up to date with the latest releases and get notified about future updates.

Star the repo

About

Tasks that query and write time series data in InfluxDB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from kestra-io/plugin-template