Skip to content

Commit

Permalink
update amd openbsd
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdurham committed Sep 27, 2023
1 parent dde374e commit e7bf2f8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions collector/config_bsds.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

0 comments on commit e7bf2f8

Please sign in to comment.