Update content/shared/influxdb3-processing-engine.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5963/head
parent
8f543a6052
commit
851fa2c9f5
|
@ -27,6 +27,7 @@ When events occur in the database, the Processing engine handles them through a
|
|||
- Write triggers: the written data and table information
|
||||
- Schedule triggers: the scheduled call time
|
||||
- HTTP triggers: the request object with methods, headers, and body
|
||||
The plugin also receives any keyword arguments that you pass as `trigger-arguments`.
|
||||
4. The plugin processes the received data, can query the database, call external tools, and write results back
|
||||
5. Execution completes and the engine returns to waiting state
|
||||
|
||||
|
|
Loading…
Reference in New Issue