Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>pull/5940/head
parent
1021683dcd
commit
58bed0eb2a
|
@ -45,7 +45,7 @@ Replace `/path/to/plugins` with the directory where you want to store your Pytho
|
|||
If you're running multiple {{% product-name %}} instances (distributed deployment):
|
||||
|
||||
1. Decide where plugins should run
|
||||
- Data processing plugins, such as WAL plugins, run on ingestor nodes
|
||||
- Data processing plugins, such as WAL plugins, run on ingester nodes
|
||||
- HTTP-triggered plugins run on nodes handling API requests
|
||||
- Scheduled plugins can run on any configured node
|
||||
2. Enable plugins on selected instances
|
||||
|
|
Loading…
Reference in New Issue