Skip to content

Commit

Permalink
remove go.d/windows (netdata#19290)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored Dec 27, 2024
1 parent 3f1a1bd commit 9069ef3
Show file tree
Hide file tree
Showing 35 changed files with 0 additions and 13,191 deletions.
1 change: 0 additions & 1 deletion src/go/plugin/go.d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ All capabilities are set automatically during Netdata installation using the [of
| [web_log](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/weblog) | Apache/NGINX |
| [wireguard](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/wireguard) | WireGuard |
| [whoisquery](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/whoisquery) | Domain Expiry |
| [windows](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/windows) | Windows |
| [x509check](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/x509check) | Digital Certificates |
| [zfspool](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/zfspool) | ZFS Pools |
| [zookeeper](https://github.com/netdata/netdata/tree/master/src/go/plugin/go.d/collector/zookeeper) | ZooKeeper |
Expand Down
1 change: 0 additions & 1 deletion src/go/plugin/go.d/collector/init.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ import (
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/w1sensor"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/weblog"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/whoisquery"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/windows"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/wireguard"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/x509check"
_ "github.com/netdata/netdata/go/plugins/plugin/go.d/collector/zfspool"
Expand Down
837 changes: 0 additions & 837 deletions src/go/plugin/go.d/collector/windows/README.md

This file was deleted.

Loading

0 comments on commit 9069ef3

Please sign in to comment.