Commit Graph

3 Commits

Author SHA1 Message Date
Kyle 625f1fe8cf update Go and go-ceph 2022-02-11 13:44:55 -08:00
Matt Vandersomething a70eac9a44
collectors/monitors: added tests, and use gabs for dynamic JSON 2021-05-20 16:40:24 -04:00
Yue Zhu 238f39a71b
Refactoring for nautilus branch (#183)
* Run -race for go test

* Upgrade go 1.15.3

* Extract a function to create rados connection

* Convert to go module; update dependencies

* Use environment variables to pass in parameters

* Make rados connection short lived

* Use float64 for JSON number in cluster_usage.go

* Use mocks to replace the NoopConn

* Add "-tags nautilus" for "go test" and "go build"

* Update readme

* Update go mod
2020-10-28 14:42:52 -04:00