-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hey, it would be super helpful if int's where int's and string's where string's. For example in this output from /reports/stats.json/hourly where size, hit, noncache_hit and cache_hit should all be int's.
{
"size": "1842522767850",
"hit": "69267643",
"noncache_hit": "297111",
"cache_hit": "68970532",
"timestamp": "2016-06-01 01:00:00"
}
jdorfman
Metadata
Metadata
Assignees
Labels
No labels