---
title: "What’s New in InfluxDB 3: 5 New Processing Engine Plugins"
url: https://daily.dev/posts/what-s-new-in-influxdb-3-5-new-processing-engine-plugins-bwpyp2p5e
source_url: https://www.influxdata.com/blog/5-new-processing-engine-plugins
type: article
source: "InfluxData"
published: 2026-07-23T08:28:47.282Z
updated: 2026-07-23T08:29:08.803Z
tags: ["machine-learning", "python", "data-science", "data-processing", "influxdb"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# What’s New in InfluxDB 3: 5 New Processing Engine Plugins

**[InfluxData](https://daily.dev/sources/influxdb)** · 7 min read · 0 upvotes · 0 comments

## Summary

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.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.influxdata.com/blog/5-new-processing-engine-plugins>

## Similar posts on daily.dev

- [New Plugins, Faster Writes, and Easier Configuration: What’s New with the InfluxDB 3 Processing Engine](https://daily.dev/posts/new-plugins-faster-writes-and-easier-configuration-what-s-new-with-the-influxdb-3-processing-engi-giv0htd9z) · InfluxData · 0 upvotes · 0 comments
- [Inside the InfluxDB 3 Plugin Ecosystem](https://daily.dev/posts/inside-the-influxdb-3-plugin-ecosystem-z6lutnxym) · InfluxData · 0 upvotes · 0 comments
- [How InfluxDB 3 Brings Processing Directly Into the Database](https://daily.dev/posts/how-influxdb-3-brings-processing-directly-into-the-database-lry2pwnla) · The New Stack · 1 upvotes · 0 comments
- [What’s New in InfluxDB 3.6: Ask AI, Simple Quick Start, and Smarter Automation](https://daily.dev/posts/what-s-new-in-influxdb-3-6-ask-ai-simple-quick-start-and-smarter-automation-yxphio7mh) · InfluxData · 0 upvotes · 0 comments
- [Anomaly Detection and Forecasting That Learns From Every Write in InfluxDB](https://daily.dev/posts/anomaly-detection-and-forecasting-that-learns-from-every-write-in-influxdb-rnqg0a1j9) · InfluxData · 0 upvotes · 0 comments

---

Tags: [#machine-learning](https://daily.dev/tags/machine-learning), [#python](https://daily.dev/tags/python), [#data-science](https://daily.dev/tags/data-science), [#data-processing](https://daily.dev/tags/data-processing), [#influxdb](https://daily.dev/tags/influxdb)

[View this post on daily.dev](https://daily.dev/posts/what-s-new-in-influxdb-3-5-new-processing-engine-plugins-bwpyp2p5e)
