apache-airflow-providers-influxdb

Package apache-airflow-providers-influxdb

InfluxDB

Release: 1.1.2

Provider package

This is a provider package for influxdb provider. All classes for this provider package are in airflow.providers.influxdb python package.

Installation

You can install this package on top of an existing Airflow 2.1+ installation via pip install apache-airflow-providers-influxdb

PIP requirements

PIP package

Version required

influxdb-client

>=1.19.0

pandas

>=0.17.1, <1.4

Changelog

1.1.2

Misc

  • Add Trove classifiers in PyPI (Framework :: Apache Airflow :: Provider)

1.1.1

Misc

  • Support for Python 3.10

1.1.0

Features

  • Add influxdb operator (#19356)

Bug Fixes

1.0.0

Initial version of the provider.

Was this entry helpful?