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 page, data elements definition, and general documentation.
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.
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 Listener allows you to return new records from an InfluxDB data source at a timed interval.
The Context Provider allows you to read filtered records from an InfluxDB data source and output these to the Data Stream for contextual data.
The Action Agent 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
Request the InfluxDB Listener v1.50 (Last Update: 27 Nov 2025)
Request the InfluxDB Context Provider v1.50 (Last Update: 27 Nov 2025)
Request the InfluxDB Action Agent v.1.50 (Last Update: 27 Nov 2025)
Please contact XMPro if you're looking for an older version of this Agent.
Listener Release Notes
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
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
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?