InfluxDB 3 has released five new Processing Engine plugins: a SageMaker inference plugin for calling hosted ML models, a value counter for aggregating field occurrences, a Chronos forecasting plugin using Amazon's zero-training time series models, a simple data replicator for edge-to-cloud or multi-region setups, and a stock portfolio tracker pulling live prices from Yahoo Finance. All plugins run inside InfluxDB 3 via an embedded Python runtime and are activated with a few CLI commands. The post includes quickstart examples for each plugin and suggests combining them — e.g., pairing SageMaker with the Notifier plugin for alerting, or the data replicator with a downsampler to reduce bandwidth.
Table of contents
Processing Engine primerSageMaker inferenceValue counterChronos forecastingSimple data replicatorStock portfolio trackerMix and match your pluginsRelated resourcesFAQs177 Impressions