getsentry / getsentry/sentry-javascript
Instrument Cloudflare Cache API
Open
Cloudflare Workers
Feature
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Cloudflare has a cache API:
[https://developers.cloudflare.com/workers/runtime-apis/cache/]()
We should see if it's possible to wrap this API so we can instrument the cache API calls and include details for hit/miss.
Contributor guide
Assessment
This issue has not been assessed yet.