Fixing indentation warning
parent
a5d53a334a
commit
fc8b1902dc
|
@ -48,8 +48,6 @@ influxd --plugin-dir /path/to/plugins --ingest-only
|
|||
```
|
||||
3. Maintain identical plugin files across all instances where plugins run
|
||||
- Use shared storage or file synchronization tools to keep plugins consistent
|
||||
- All nodes must have the same plugin files with identical content
|
||||
|
||||
|
||||
> [Note] A single node can serve multiple roles (ingestor, querier, compactor),
|
||||
> so configure the plugin directory based on where you want plugins to execute.
|
||||
|
|
Loading…
Reference in New Issue