Get started with OpenTelemetry and Real User Monitoring.
This is a Next.js project instrumented with OpenTelemetry and Real User Monitoring and sending logs and traces to Baselime.
This project is deployed to Vercel
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.
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.
First, run the development server:
npm run dev# oryarn dev# orpnpm dev# orbun 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.
Get started with OpenTelemetry and Real User Monitoring.
This is a Next.js project instrumented with OpenTelemetry and Real User Monitoring and sending logs and traces to Baselime.
This project is deployed to Vercel
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.
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.
First, run the development server:
npm run dev# oryarn dev# orpnpm dev# orbun 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.