getsentry / getsentry/sentry-javascript
Add support for Next.js cache instrumentation
オープン
Improvement
Next.js
Spans
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 515
説明
### 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.
コントリビューションガイド
評価
この issue はまだ評価されていません。