Commit Graph

22 Commits

Author SHA1 Message Date
Alex Marangone 6f6df03e8c doc: add metrics list and desc 2023-02-21 07:10:56 -08:00
Kyle cf432402f5 update README 2022-03-23 13:26:33 -07:00
Kyle df7435b259 add DAEMON_OLD_VERSION health check, update readme, remove makefile 2022-03-21 13:56:19 -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
Max Kuznetsov 42627f7ba6 add TEST flag to Dockerfile to run unit tests during build 2020-06-05 13:06:25 -04:00
Ryan Roemmich b311e48b4e
Merge pull request #100 from ralfonso/patch-1
Update README.md to add additional flags
2018-10-18 13:19:28 -07:00
Ben Yanke f3a9fa3195
Update README.md 2018-09-10 11:24:25 -05:00
Ben Yanke 213d8453b5
Bump Copyright 2018-09-05 20:42:09 -05:00
Ryan Roemmich 0e8962eb82
Update README.md
Add additional flags.
2018-09-04 12:56:25 -07:00
Sean Kloeckner 650b6febc9 various edits to README and docker-compose 2017-05-01 16:35:28 -07:00
Sean Kloeckner 2b31f59864 added docker volumes, adjusted README 2017-05-01 16:13:27 -07:00
Sean Kloeckner 544c99c7b3 Added docker-compose for quick test environment and brief description in Readme. 2017-04-25 21:54:58 -07:00
Vaibhav Bhembre fb7ea60514 readme: add link to image on dockerhub 2016-12-20 11:07:04 -05:00
Vaibhav Bhembre 851b5ac587 readme: add a note about testing with ceph versions 2016-08-31 11:20:47 -04:00
Vaibhav Bhembre 5ad4bb1dc8 Fix broken go reportcard image 2016-06-23 13:58:53 -04:00
Vaibhav Bhembre 7efbf4c9eb Pick a default prometheus port for CephExporter 2016-01-29 14:45:17 +00:00
Vaibhav Bhembre 72717ca202 Add Go ReportCard badge 2016-01-25 17:18:47 +00:00
Vaibhav Bhembre ae36c6021c Add coverage badge 2016-01-22 18:39:14 +00:00
Vaibhav Bhembre e0cd19e135 Merge pull request #3 from digitalocean/add_docker_integration
Add docker integration
2016-01-07 16:35:52 -05:00
Vaibhav Bhembre 40f8b71018 Update README with information on how to run this 2016-01-07 11:58:49 -05:00
Vaibhav Bhembre d38bec335b Add Travis, Godoc badge 2016-01-06 14:09:43 -05:00
Vaibhav Bhembre 9cda67d44a Add Ceph Exporter 2016-01-06 13:27:16 -05:00