Skip to content

Commit 46f9191

Browse files
MeelahMejstirnaman
andauthored
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
1 parent 5b0413c commit 46f9191

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,11 @@ Replace `/path/to/plugins` with the directory where you want to store your Pytho
4242

4343
If you're running multiple InfluxDB instances (distributed deployment):
4444

45-
1. Decide where plugins should run
46-
- Data processing plugins run on ingestor nodes
47-
- HTTP-triggered plugins run on nodes handling API requests
48-
- Scheduled plugins can run on any configured node
45+
1. Decide where plugins should run:
46+
47+
- Data processing plugins, such as WAL plugins, run on ingestor nodes
48+
- HTTP-triggered plugins run on nodes handling API requests
49+
- Scheduled plugins can run on any configured node
4950
2. Enable plugins on selected instances
5051
3. Maintain identical plugin files across all instances where plugins run
5152
- Use shared storage or file synchronization tools to keep plugins consistent

0 commit comments

Comments
 (0)