InfluxDB sender pluginLink to InfluxDB sender plugin

Version 3.4.0Link to Version 3.4.0

Releasev3.4.0
Date:23-02-2023
Requires:1Gateway v3.4 or later

Enhancements in this release:

  • Added bulk support

Version 3.3.0Link to Version 3.3.0

Releasev3.3.0
Date:20-07-2022
Requires:1Gateway v3.2 or later

Enhancements in this release:

  • Improved message validation and logging
  • Added option for quoted field/tag values in configuration
  • Added error handling for all StatusCode > 299

Version 2.5.1Link to Version 2.5.1

This plugin may require a restart of 1Gateway after installation.

Releasev2.5.1
Date:01-12-2020
Requires:1Gateway v2.5 or later, SDK 2.5.3 or later

Enhancements in this release:

  • Converted to plugin SDK
  • Added https support

Version 2.4.1Link to Version 2.4.1

Releasev2.4.1
Date:08-05-2020
Requires:1Gateway v2.4 or later

Enhancements in this release:

  • Throwing InvalidMessageException when InfluxDB retruns HTTP 400
  • Refactored influx to accept payload structure with tags and fields. Added option to add multiple tags and fields in the payload sent to InfluxDB.