rsnext/test/e2e/opentelemetry
Dima Voytenko b8d63702f3
OTEL: add next.rsc attribute for RSC requests (#63074)
`next.rsc: boolean` attribute to indicate whether it's a RSC request
2024-03-08 21:58:00 -08:00
..
app Upgrade to latest @edge-runtime packages (#62955) 2024-03-06 11:43:48 -08:00
pages Upgrade to latest @edge-runtime packages (#62955) 2024-03-06 11:43:48 -08:00
.gitignore Add OTEL tests (#47149) 2023-03-16 16:35:07 +00:00
collector.ts OTEL: Add top span for middleware (#62421) 2024-02-23 01:08:29 +00:00
constants.ts OpenTelemetry: trace API routes in page router (#62120) 2024-02-16 03:45:59 +00:00
instrumentation-minimal.ts Fix instrumentation with only pages (#62622) 2024-02-28 11:38:39 +01:00
instrumentation-node.ts Start recommending gRPC with otel (#48915) 2023-04-28 11:43:28 +00:00
instrumentation-pages-app-only.test.ts Fix instrumentation with only pages (#62622) 2024-02-28 11:38:39 +01:00
instrumentation-polyfill.ts OpenTelemetry: trace API routes in page router (#62120) 2024-02-16 03:45:59 +00:00
instrumentation-test.ts OpenTelemetry: trace API routes in page router (#62120) 2024-02-16 03:45:59 +00:00
instrumentation.ts Fix instrumentation with only pages (#62622) 2024-02-28 11:38:39 +01:00
middleware.ts OTEL: Add top span for middleware (#62421) 2024-02-23 01:08:29 +00:00
next.config.js Remove experimental config from create-next-app (#49241) 2023-05-05 00:22:28 -07:00
opentelemetry.test.ts OTEL: add next.rsc attribute for RSC requests (#63074) 2024-03-08 21:58:00 -08:00
package.json OpenTelemetry: trace API routes in page router (#62120) 2024-02-16 03:45:59 +00:00