Custom Metric Support for Async Code

Did anyone here got some async callbacks to populate custom metrics?

FWIW, I just pushed a change that will make it work for Chrome. Any custom metrics (or exec commands in a script) that return a promise will automatically await on the result.