InfluxDBHook

InfluxDB

Interact with InfluxDB.

View on GitHub

Last Updated: Oct. 23, 2022

Access Instructions

Install the InfluxDB provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

influxdb_conn_idReference to Influxdb connection id.

Documentation

Interact with InfluxDB.

Performs a connection to InfluxDB and retrieves client.

Was this page helpful?