Regenerate integrations docs (#21765)
Co-authored-by: ilyam8 <22274335+ilyam8@users.noreply.github.com>
Netdata bot committed
Feb 13, 2026 at 12:02 UTC
cffef5a07c8e19bdde5db5be26ed46e20a3c3402
2 files changed
-2
src/collectors/COLLECTORS.md
-1
@@ -471,7 +471,6 @@ Need a dedicated integration? [Submit a feature request](https://github.com/netd
471
| [Vault PKI](https://github.com/netdata/netdata/blob/master/src/go/plugin/go.d/collector/prometheus/integrations/vault_pki.md) | Monitor HashiCorp Vault Public Key Infrastructure (PKI) metrics for efficient certificate management and security. |
472
| [VSCode](https://github.com/netdata/netdata/blob/master/src/go/plugin/go.d/collector/prometheus/integrations/vscode.md) | Track Visual Studio Code editor metrics for efficient development environment management and performance. |
473
| [YOURLS URL Shortener](https://github.com/netdata/netdata/blob/master/src/go/plugin/go.d/collector/prometheus/integrations/yourls_url_shortener.md) | Monitor YOURLS (Your Own URL Shortener) metrics for efficient URL shortening service management and performance. |
474
-| [Zabbix Preprocessing](https://github.com/netdata/netdata/blob/master/src/go/plugin/scripts.d/modules/zabbix/integrations/zabbix_preprocessing.md) | This module runs Zabbix-style data collection jobs natively inside Netdata. |
474
| [ZooKeeper](https://github.com/netdata/netdata/blob/master/src/go/plugin/go.d/collector/zookeeper/integrations/zookeeper.md) | It connects to the Zookeeper instance via a TCP and executes the following commands: |
475
476
### Storage and Filesystems
src/go/plugin/scripts.d/modules/scheduler/integrations/scripts.d_scheduler.md
-1
@@ -44,7 +44,6 @@ This collector supports collecting metrics from multiple instances of this integ
44
scripts.d Scheduler can be monitored further using the following other integrations:
45
46
- [Nagios Plugins](/src/go/plugin/scripts.d/modules/nagios/integrations/nagios_plugins.md)
47
-- [Zabbix Preprocessing](/src/go/plugin/scripts.d/modules/zabbix/integrations/zabbix_preprocessing.md)
47
48
### Default Behavior
49