Commit Graph

5 Commits

Author SHA1 Message Date
Alex Marangone ba15bf50a3 pass version to collectors when calling Collect() 2023-02-14 11:10:54 -08:00
Daniel R 5dd16fe875 migrate pool_usage.go to constmetrics 2022-10-06 16:20:10 -04:00
Kyle 1d7bac531d update license headers 2022-03-23 14:02:21 -07:00
Xavier Villaneau 6f83fdd300 Restructure so that tests do not depend on go-ceph
- `ceph.Conn` interface no longer depends on go-ceph/rados,
  now defines its own `PoolStat` structure for our use.
- New separate `rados` package that implements the interface
- Merged `mocks` package into `ceph` to avoid circular import
2022-02-24 15:57:00 -05:00
Kyle 566f1fa5d3 a ton of refactoring 2022-02-23 15:43:46 -08:00