Skip to main content

Integrate with Data Collection Tools

This section explains how to write data from common monitoring collectors, message queues, and stream-processing frameworks to TDengine, or synchronize data through connectors. For zero-code Kafka, MQTT, and other ingestion options in TDengine Enterprise, see Zero-Code Data Ingestion. For the Enterprise Flink Source/CDC and Sink connectors, see Flink under Data Distribution.

๐Ÿ“„๏ธ Flink

Apache Flink is an open-source distributed stream batch integrated processing framework supported by the Apache Software Foundation, which can be used for many big data processing scenarios such as stream processing, batch processing, complex event processing, real-time data warehouse construction, and providing real-time data support for machine learning. At the same time, Flink has a wealth of connectors and various tools that can interface with numerous different types of data sources to achieve data reading and writing. In the process of data processing, Flink also provides a series of reliable fault-tolerant mechanisms, effectively ensuring that tasks can run stably and continuously even in the event of unexpected situations.