Allow serving live assets when compiled for release, by starting grafbabe with the command grafbabe serve live. This can be compiled out of the binary by compiling with --no-default-features. (I take no responsibility for this letting random visitors browse your filesystem).
Update database schema to store every metric value as f64.