Commits

Andy Green authored 402e97a679c
ss: metrics: http: just report at wsi close Defer recording the ss metrics histogram until wsi close, so it has a chance to collect all the tags that apply. Defer dumping metrics until the FINALIZE phase of context destroy, so we had a chance to get any metrics recorded.