Update content/shared/v3-core-plugins/_index.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
pull/5963/head
Jameelah Mercer 2025-05-01 12:08:49 -07:00 committed by GitHub
parent f742d520a6
commit f10455637f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
Extend InfluxDB 3 with custom Python code that responds to database events. The Processing Engine lets you automate workflows, transform data, and create API endpoints directly within your {{% product-name %}}.
Extend InfluxDB 3 with custom Python code that you can trigger on write, on a schedule, or on demand.
The Processing Engine lets you automate workflows, transform data, and create API endpoints directly within your {{% product-name %}}.
## What is the Processing Engine?