Operator by Fibric · Managed early access
Predictive Maintenance
Review equipment telemetry and propose maintenance work orders for suspected faults.
Reference · built on requestConnectorDatabases & warehouses
Time series rows from InfluxDB 3 databases, written in line protocol and read with SQL or InfluxQL over HTTP or Flight.
InfluxDB is a time series database from InfluxData. InfluxDB 3 Core is the open source release; InfluxDB 3 Enterprise, Cloud Serverless, Cloud Dedicated, and Clustered build on it. Data arrives as line protocol, a table name, optional tags, required fields, and an optional timestamp, posted to /api/v3/write_lp or to the v1 and v2 compatible write endpoints. Queries run in SQL at /api/v3/query_sql, in InfluxQL at /api/v3/query_influxql, or through Arrow Flight clients. Files persist as Parquet in object storage or on local disk.
Through Fibric, an operator runs the SQL you write over the databases and tables you name and reads the rows back as JSON lines. When it wants to write, it proposes a batch of line protocol or a database change for your approval, and the connector posts it once.
This is a reference listing. It documents what Fibric would read from InfluxDB and what it could propose, based on the vendor's published interfaces. Fibric builds it under a managed deployment when you request it; selecting it here installs nothing.
Proposed actions are target capabilities. Every action runs propose-first and needs a validated deployment and the appropriate permissions.
Sensor gateways write line protocol every second. The operator queries a rolling window per asset with SQL, compares the series against its baseline, and drafts a maintenance proposal when the trend breaks.
Interval readings land in a table. The operator sums load by site over each bucket with SQL, reads the tariff window, and proposes the load shift for your approval.
With Peak Demand
The operator reads the Last Value Cache for each tag set and lists devices whose latest timestamp is older than the expected interval.
With Data Freshness, Sensor Health
The operator lists databases and retention periods through the configure endpoint and proposes a shorter retention period or a new database when a table approaches the column or table limit.
With Storage Growth
Reference listing. Fibric builds the connector under a managed deployment when you request it. Your quote covers the build, capabilities, usage, and support.
Request InfluxDB ↗Ask about the capabilities and requirements in this listing.
For project-specific requirements, contact Fibric.
This connector listing is developed, published, and supported by Fibric. It describes integration with InfluxDB through published interfaces. Third-party names and logos identify the systems an integration connects to; they are the property of their respective owners, who are not affiliated with Fibric and do not sponsor or endorse this listing. Trademark policy