Skip to content

Commit 2801866

Browse files
authored
Apply suggestions from code review
1 parent c5b8bb2 commit 2801866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ The Processing engine provides four types of triggers—each type corresponds to
3030
- **WAL Flush**: Triggered when the write-ahead log (WAL) is flushed to the object store (default is every second).
3131
- **Scheduled Tasks**: Triggered on a schedule you specify using cron syntax.
3232
- **On-request**: Triggered on a GET or POST request to the bound HTTP API endpoint at `/api/v3/engine/<CUSTOM_PATH>`.
33+
<!--
3334
- **Parquet Persistence (coming soon)**: Triggered when InfluxDB 3 persists data to object storage Parquet files.
35+
-->
3436

3537
### Activate the Processing engine
3638

0 commit comments

Comments
 (0)