mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-03-05 21:00:12 -08:00
Finish config changes
This commit is contained in:
parent
33af25f572
commit
dfd66e0c97
|
@ -202,4 +202,5 @@ type FilesystemConfig struct {
|
|||
|
||||
type IPVSConfig struct {
|
||||
Labels *string
|
||||
LabelsSet bool
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue