-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Now that this is fully in production, it would be nice to have some insights into the http requests. Specifically:
- Count of requests (
HEAD/GETseparately ) per time of day, perhaps 2xx vs 4xx/5xx as well - Duration + Transferred bytes per request ( to build speed averages )
This is not critical for any day-to-day operation, the insights would be nice to have when things ramp up.
Reactions are currently unavailable