InfluxDB

The InfluxDB platform is an open-source time series database that makes use of real-time analytics. For more information about the InfluxDB platform, please see their store pagearrow-up-right, data elementsarrow-up-right definition, and general documentationarrow-up-right.

The InfluxDB Agents allow you to integrate time series data from InfluxDB into your XMPro Data Streams, supporting both InfluxDB v2 and v3 with API Key Authentication.

circle-info

InfluxDB v2 uses Flux queries for data operations, while InfluxDB v3 uses SQL queries. The Agent configuration will adapt based on your selected version.

The Listenerarrow-up-right allows you to return new records from an InfluxDB data source at a timed interval.

The Context Providerarrow-up-right allows you to read filtered records from an InfluxDB data source and output these to the Data Stream for contextual data.

The Action Agentarrow-up-right allows you to insert received events as time series data into InfluxDB, one event at a time. Bulk insert is not supported, so performance may be affected if many rows are inserted at once.

Pre-requisites

None at this time

Current Version

Please contactenvelope XMPro if you're looking for an older version of this Agent.

Listener Release Notes

Version
Date
Description

1.50

27 Nov 2025

Support InfluxDB v3.

1.26

27 Dec 2024

Repackaged to translate the Agent's properties.

1.25

29 Nov 2022

Changed Payload Tag's grid 'Value' to 'Type' for consistency.

1.24

23 Nov 2022

Repackaged to include the Agent's category.

1.23

26 Mar 2021

Updated configuration layout.

1.22

19 Mar 2021

Initial Release.

Context Provider Release Notes

Version
Date
Description

1.50

27 Nov 2025

Support InfluxDB v3.

1.03

27 Dec 2024

Repackaged to translate the Agent's properties.

1.02

23 Nov 2022

Repackaged to include the Agent's category.

1.01

26 Mar 2021

Updated configuration layout.

1.00

19 Mar 2021

Initial Release.

Action Agent Release Notes

Version
Date
Description

1.50

27 Nov 2025

Support InfluxDB v3.

1.44

27 Dec 2024

Repackaged to translate the Agent's properties.

1.43

23 Nov 2022

Repackaged to include the Agent's category. Renamed the Payload Tag's 'Name' to 'Key' to clarify its purpose.

Renamed the Payload Field's 'Name' to 'Key' to clarify its purpose.

1.42

26 Mar 2021

Updated configuration layout.

1.41

19 Mar 2021

Initial Release.

Last updated

Was this helpful?