cantal icon indicating copy to clipboard operation
cantal copied to clipboard

Get metric value via HTTP JSON API

Open roman901 opened this issue 7 years ago • 2 comments

Hi! I would very much like to be able to get the values of individual metrics via JSON, passing the key and get metric value and last update timestamp as result.

roman901 avatar Dec 28 '17 18:12 roman901

Agree with Roman! +1

sergeybrava avatar Jan 26 '18 16:01 sergeybrava

Sure. This is just blocked by a refactoring to use tokio for networking. It's bad idea to work on it on the old networking stack (which is very ancient now).

tailhook avatar Jan 26 '18 17:01 tailhook