Skip to content

Commit 4d0dbbd

Browse files
committed
chore(influxdb3): Overhaul processing engine guide:
- Explain the relationship between trigger specs and plugin function signatures - Use more examples - Add clear steps
1 parent 46c5061 commit 4d0dbbd

File tree

3 files changed

+389
-427
lines changed

3 files changed

+389
-427
lines changed

content/influxdb3/core/plugins.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ menu:
77
influxdb3_core:
88
name: Processing engine and Python plugins
99
weight: 4
10-
influxdb3/core/tags: []
10+
influxdb3/core/tags: [processing engine, python]
1111
related:
1212
- /influxdb3/core/reference/cli/influxdb3/test/wal_plugin/
13-
- /influxdb3/core/reference/cli/influxdb3/create/plugin/
1413
- /influxdb3/core/reference/cli/influxdb3/create/trigger/
1514
source: /shared/v3-core-plugins/_index.md
1615
---
1716

1817
<!--
19-
The content of this page is at /shared/v3-core-plugins/_index.md
18+
//SOURCE - content/shared/v3-core-plugins/_index.md
2019
-->

content/influxdb3/enterprise/plugins.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,13 @@ menu:
77
influxdb3_enterprise:
88
name: Processing Engine and Python plugins
99
weight: 4
10-
influxdb3/core/tags: []
10+
influxdb3/enterprise/tags: [processing engine, python]
1111
related:
1212
- /influxdb3/enterprise/reference/cli/influxdb3/test/wal_plugin/
13-
- /influxdb3/enterprise/reference/cli/influxdb3/create/plugin/
1413
- /influxdb3/enterprise/reference/cli/influxdb3/create/trigger/
1514
source: /shared/v3-core-plugins/_index.md
1615
---
1716

1817
<!--
19-
The content of this page is at /shared/v3-core-plugins/_index.md
18+
//SOURCE - content/shared/v3-core-plugins/_index.md
2019
-->

0 commit comments

Comments
 (0)