ipfs-cluster/api/rest
Kishan Sagathiya 3ac7d6c9cc Issue #449 API endpoint for Peer Monitor metrics
Support the new endpoint for later metrics in `rest/api/client`

Support the new method created in `rest/api/client` in
ipfs-cluster-ctl. i.e. `ipfs-cluster-ctl health metrics <name>` would
show the peers and the last list of metrics logged for each as returned
by the Peer Monitor, in a friendly way.

License: MIT
Signed-off-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
2018-10-21 12:49:56 +05:30
..
client Issue #449 API endpoint for Peer Monitor metrics 2018-10-21 12:49:56 +05:30
test Issue #162: Add tests for rest.Config 2017-10-19 20:49:18 +02:00
config_test.go Config: provide utility to parse duration arguments. Use it. 2018-03-16 14:22:11 +01:00
config.go Restapi: Add configurable response headers 2018-10-17 11:42:25 +02:00
restapi_test.go Restapi: Add configurable response headers 2018-10-17 11:42:25 +02:00
restapi.go Issue #449 API endpoint for Peer Monitor metrics 2018-10-21 12:49:56 +05:30