getsentry / getsentry/sentry-javascript
Add support for Next.js cache instrumentation
Aperta
Improvement
Next.js
Spans
- Lingua principale
- TypeScript
- Stelle
- 8.7k
- Fork
- 1.8k
- Merge medio
- 1g 17h
- PR unite (30g)
- 515
Descrizione
### Problem Statement
We support manually instrumenting caching, but this is a pain to figure out: [https://docs.sentry.io/platforms/javascript/guides/nextjs/tracing/instrumentation/custom-instrumentation/caches-module/]()
### Solution Brainstorm
We should either
a) auto-instrument the Next.js cache via [https://nextjs.org/docs/app/api-reference/next-config-js/incrementalCacheHandlerPath]()
b) update the cache module docs if auto-instrumentation is not possible.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.