weldr icon indicating copy to clipboard operation
weldr copied to clipboard

Add stats response to the management API

Open hjr3 opened this issue 7 years ago • 1 comments

We are now tracking success and response at the pool level. We need to wire up the /stats response in the management API.

hjr3 avatar Apr 13 '17 01:04 hjr3

@hjr3 Some questions about this:

  1. Seems there is no tests for the api part?
  2. There is so much copy-paste of this? No framework/tool for this?

Link { rel: "add".to_string(), href: "/servers".to_string(), method: Some("POST".to_string()), },

Despite of all these, I am issuing a pull request :)

maniankara avatar Jun 25 '17 21:06 maniankara