Skip to content

ipfs/gateways: add breakdown by response code #107

@lidel

Description

@lidel

This was discussed during IP Public Utilities WG Biweekly for 2024-06-06, cc @mishmosh @cewood @guillaumemichel

Missing information

https://probelab.io/ipfs/gateways/ is missing information about response status code distribution.

Where to find it

We should be able to export and read this information from Cloudflare source, similar to how we read daily edge request counts (fixed in #106).

For reference: sample distribution of response codes from Cloudflare)

How to represent it

We should start with basic "by status code" similar to "by region" one:

image

These stacked diagrams are already dynamic, clicking on the legend will allow hiding 410 and 403 and focusing on meaningful response codes like 200 499 or 504:

image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions