Capturing more metrics around how the proxy fetches content and from where will give insight into a deployment. Capture the following metrics: - [x] http status codes. Use custom `9xx` codes for timeouts and other errors - [x] Protocol being used, http or ipfs - [x] The hosts from where content is being fetched from - [x] Content / mime type metrics - [x] Track rpc errors
Capturing more metrics around how the proxy fetches content and from where will give insight into a deployment. Capture the following metrics:
9xxcodes for timeouts and other errors