update amd openbsd

This commit is contained in:
matt durham 2023-09-27 12:10:39 -04:00
parent dde374e68a
commit e7bf2f8579
No known key found for this signature in database
GPG key ID: A62E920AE398897B

View file

@ -17,11 +17,12 @@
package collector
type NodeCollectorConfig struct {
Filesystem FilesystemConfig
NetDev NetDevConfig
NTP NTPConfig
Path PathConfig
Runit RunitConfig
Supervisord SupervisordConfig
TextFile TextFileConfig
DiskstatsDeviceFilter DiskstatsDeviceFilterConfig
Filesystem FilesystemConfig
NetDev NetDevConfig
NTP NTPConfig
Path PathConfig
Runit RunitConfig
Supervisord SupervisordConfig
TextFile TextFileConfig
}