Update content/shared/v3-core-plugins/extended-plugin-api.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>5951-restructure-influxdb3-plugins
parent
f65b3378d1
commit
e4eb00c728
|
@ -4,7 +4,7 @@ These features let you build plugins that can transform, analyze, and respond to
|
|||
|
||||
The plugin API lets you:
|
||||
|
||||
- Write and query data directly from your python code
|
||||
- Write and query data directly from your Python code
|
||||
- Track information between plugin executions with the in-memory cache
|
||||
- Log messages for monitoring and debugging
|
||||
- Build data processing workflows
|
||||
|
|
Loading…
Reference in New Issue