Add edge byte and cacheable byte metrics

apiadded

Six new stats related to edge byte and cacheable byte ratios have been added: edge_hit_resp_body_bytes, edge_hit_resp_header_bytes, edge_miss_resp_body_bytes, edge_miss_resp_header_bytes, origin_cache_fetch_resp_body_bytes, and origin_cache_fetch_resp_header_bytes.

Prior change: Remove documentation references to region parameter for Stats Usage endpoints

Following change: Add new Object Store API endpoints