mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2026-07-18 15:40:38 +02:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e321e0766 | |||
| 813804ae2d | |||
| da91813a81 | |||
| 6ea79b0099 | |||
| 01ff8b2e9b | |||
| a476f1753e |
@@ -171,7 +171,7 @@ func (m *NfsIOStatCollector) Read(interval time.Duration, output chan lp.CCMessa
|
||||
}
|
||||
}
|
||||
if !found {
|
||||
delete(m.data, mntpoint)
|
||||
m.data[mntpoint] = nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user