/plushcap/analysis/influxdata/tldr-influxdb-tech-tips-parameterized-flux-queries-with-influxdb

TL;DR InfluxDB Tech Tips: Parameterized Flux Queries with InfluxDB

What's this blog post about?

InfluxDB now supports parameterized queries in its v2 Cloud version. Parameterized queries allow users to supply arguments that are then inserted into Flux queries for execution. These queries can currently only be used with the InfluxDB v2 API, but will soon be available on the User Interface as well. The use of parameterized queries helps secure IoT applications and prevent injection attacks while also making it easy to update queries to reflect new buckets, filters or timestamps.

Company
InfluxData

Date published
June 21, 2021

Author(s)
Anais Dotis-Georgiou

Word count
790

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.