Commit Graph

5 Commits

Author SHA1 Message Date
Kyle 1d7bac531d update license headers 2022-03-23 14:02:21 -07: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
Sasha Krutiy 1a3dff593e health: added health check warnings map into collector, removed from config 2019-09-09 11:45:17 -04:00
Sasha Krutiy 5e40382bad Added list of ceph health checks and their criticality, and the setting of status based on these checks 2019-09-05 11:57:21 -04:00
ssobolewski f67a9a0f7f Add multicluster support to ceph_exporter. This change allows one instance to monitor multipl ceph clusters and report to the same prometheus instance 2017-03-28 15:58:27 -06:00