mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
update amd openbsd
This commit is contained in:
parent
dde374e68a
commit
e7bf2f8579
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue