copy pasted from a private channel (my own message/answer to be clear lol). re: Cache API analytics
copy pasted from a private channel (my own message/answer to be clear lol).
re: Cache API analytics: You can see Cache API events in logpush HTTP. e.g.:
https://developers.cloudflare.com/logs/reference/clientrequestsource/
In a reallllly roundabout way you could probably make passthrough Worker that acts as an S3 endpoint, and then use the Workers Analytics Engine to log
re: Cache API analytics: You can see Cache API events in logpush HTTP. e.g.:
https://developers.cloudflare.com/logs/reference/clientrequestsource/
In a reallllly roundabout way you could probably make passthrough Worker that acts as an S3 endpoint, and then use the Workers Analytics Engine to log
ClientRequestSource.

