Content Deep Dive
TL;DR InfluxDB Tech Tips: API Invokable Scripts in InfluxDB Cloud
Blog post from InfluxData
Post Details
Company
Date Published
Author
Anais Dotis-Georgiou
Word Count
1,194
Language
English
Hacker News Points
-
Summary
InfluxDB Cloud now supports API Invokable Scripts in Flux, allowing developers to add custom functionality to their time series applications without having to introduce query resources into their client-side services and code. These scripts are parameterized queries hosted and invoked by the InfluxDB Cloud server. Currently, they can only be used with InfluxDB Cloud via the v2 API but will eventually be available in the CLI, User Interface, and InfluxDB OSS v2.x.