We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34012a4 commit 5b0413cCopy full SHA for 5b0413c
content/shared/v3-core-plugins/_index.md
@@ -50,8 +50,10 @@ If you're running multiple InfluxDB instances (distributed deployment):
50
3. Maintain identical plugin files across all instances where plugins run
51
- Use shared storage or file synchronization tools to keep plugins consistent
52
53
-> [Note] A single node can serve multiple roles (ingestor, querier, compactor),
54
-> so configure the plugin directory based on where you want plugins to execute.
+> [!Note]
+> #### Provide plugins to nodes that run them
55
+>
56
+> Configure your plugin directory on the same system as the nodes that run the triggers and plugins.
57
58
## Add a Processing engine plugin
59
0 commit comments