next-shared-cache
next-shared-cache copied to clipboard
feat: OpenTelemetry support
Brief Description of the Bug
Is there a plan to add OpenTelemetry support? It would be really valueable for us to how the cache handler plays into our full flow of queries.
Severity Cosmetic/Minor
Frequency of Occurrence Always
Steps to Reproduce It's not a bug.
Screenshots/Logs
For example, here is a screenshot from our otel application. It contains a lot of fetches, although we don't know which ones are these are from our cache-handler. We don't know which ones are being intercepted by the nextjs fetch handler since nextjs takes over fetch
.