Skip to content

Commit 55e128c

Browse files
committed
chore(influxdb3): Promote system metrics plugin from examples to official plugins:- Updated with latest configuration arguments
1 parent e868d1d commit 55e128c

28 files changed

+344
-288
lines changed

content/influxdb3/core/plugins/library/examples/wal-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: WAL plugin
77
parent: Example plugins
8-
weight: 2
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, wal, data-write]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/examples/wal-plugin, WAL plugin on GitHub

content/influxdb3/core/plugins/library/official/basic-transformation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Basic transformation
77
parent: Official plugins
8-
weight: 1
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, transformation, data-processing]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/basic_transformation, Basic transformation plugin on GitHub

content/influxdb3/core/plugins/library/official/downsampler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Downsampler
77
parent: Official plugins
8-
weight: 2
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, downsampling, aggregation, performance]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/downsampler, Downsampler plugin on GitHub

content/influxdb3/core/plugins/library/official/forecast-error-evaluator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Forecast error evaluator
77
parent: Official plugins
8-
weight: 3
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, forecasting, evaluation, analytics]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/forecast_error_evaluator, Forecast error evaluator plugin on GitHub

content/influxdb3/core/plugins/library/official/influxdb-to-iceberg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: InfluxDB to Iceberg
77
parent: Official plugins
8-
weight: 4
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, iceberg, export, data-lake]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/influxdb_to_iceberg, InfluxDB to Iceberg plugin on GitHub

content/influxdb3/core/plugins/library/official/mad-anomaly-detection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: MAD anomaly detection
77
parent: Official plugins
8-
weight: 5
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, anomaly-detection, statistics, monitoring]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/mad_check, MAD-based anomaly detection plugin on GitHub

content/influxdb3/core/plugins/library/official/notifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Notifier
77
parent: Official plugins
8-
weight: 6
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, notifications, alerting, integration]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/notifier, Notifier plugin on GitHub

content/influxdb3/core/plugins/library/official/prophet-forecasting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Prophet forecasting
77
parent: Official plugins
8-
weight: 7
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, forecasting, prophet, machine-learning]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/prophet_forecasting, Prophet forecasting plugin on GitHub

content/influxdb3/core/plugins/library/official/state-change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: State change
77
parent: Official plugins
8-
weight: 8
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, state-tracking, event-detection, monitoring]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/state_change, State change plugin on GitHub

content/influxdb3/core/plugins/library/official/stateless-adtk-detector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
influxdb3_core:
66
name: Stateless ADTK detector
77
parent: Official plugins
8-
weight: 9
8+
weight: 100
99
influxdb3/core/tags: [plugins, processing engine, python, anomaly-detection, adtk, stateless]
1010
related:
1111
- https://github.com/influxdata/influxdb3_plugins/tree/main/influxdata/stateless_adtk_detector, Stateless ADTK detector plugin on GitHub

0 commit comments

Comments
 (0)