MCPcopy Index your code
hub / github.com/baselime/baselime-nextjs-template

github.com/baselime/baselime-nextjs-template @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
3 symbols 8 edges 6 files 0 documented · 0% updated 2y ago★ 901 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Next.js Baselime Template with OpenTelemetry

image

This is a Next.js project instrumented with OpenTelemetry and Real User Monitoring and sending logs and traces to Baselime.

Deployment

This project is deployed to Vercel

Deploy with Vercel

Logging

This template will automatically install the Baselime Vercel Integration which will setup a log drain to automatically capture all the logs from your Vercel projects.

image

Distributed Tracing With OpenTelemetry

This template is instrumented with the Baselime OpenTelemetry SDK for Next.js. This instrumentation will automatically capture distributed traces from your Next.js application and export them to Baselime for analysis.

image

Instructions

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Learn More

  • To learn more about baselime go do the docs
  • To see the deployed applications logs, and traces go to the Baselime Console

Core symbols most depended-on inside this repo

register
called by 0
instrumentation.ts
Home
called by 0
app/page.tsx
RootLayout
called by 0
app/layout.tsx

Shape

Function 3

Languages

TypeScript100%

Modules by API surface

instrumentation.ts1 symbols
app/page.tsx1 symbols
app/layout.tsx1 symbols

For agents

$ claude mcp add baselime-nextjs-template \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact