This is a Next.js project bootstrapped with create-next-app
.
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Check instrumentation.node.ts
to update opentelemetry instrumentation configs
Instrumentation Docs: NextJs OpenTelemetry Instrumentation
Open http://localhost:3000 with your browser to interact with application.