Related to "Outputs"
experimental.to() function
experimental.to()
writes pivoted data to an InfluxDB 2.x or InfluxDB Cloud bucket.
kafka.to() function
kafka.to()
sends data to Apache Kafka brokers.
yield() function
yield()
delivers input data as a result of the query.
influxdb.wideTo() function
influxdb.wideTo()
writes wide data to an InfluxDB 2.x or InfluxDB Cloud bucket. Wide data is pivoted in that its fields are represented as columns making the table wider.
mqtt.to() function
mqtt.to()
outputs data from a stream of tables to an MQTT broker using MQTT protocol.
to() function
to()
writes data to an InfluxDB Cloud or 2.x bucket and returns the written data.
tickscript.alert() function
tickscript.alert()
identifies events of varying severity levels and writes them to the statuses
measurement in the InfluxDB _monitoring
system bucket.