# Observability for Next.js and Supabase applications with Sentry

DevFeed: [Observability for Next.js and Supabase applications with Sentry](<https://devfeed.tech/articles/from-vibe-code-to-production-ready-observability-for-next-js-and-supabase-apps-24105.md>)

Original publisher: [Read original article](<https://blog.sentry.io/nextjs-supabase-observability/>)

Author: Sergiy Dybskiy

Published: 2026-05-11T09:00:00Z

Content type: tutorial

Language: en

Sources: [Sentry Blog](<https://devfeed.tech/sources/sentry-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [observability](<https://devfeed.tech/topics/observability.md>), [Traces](<https://devfeed.tech/topics/traces.md>), [Instrumentation](<https://devfeed.tech/topics/instrumentation.md>), [log management](<https://devfeed.tech/topics/log-management.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Drizzle](<https://devfeed.tech/topics/drizzle.md>), [Deno](<https://devfeed.tech/topics/deno.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agents](<https://devfeed.tech/tags/agents.md>), [ai](<https://devfeed.tech/tags/ai.md>), [backend](<https://devfeed.tech/tags/backend.md>), [database](<https://devfeed.tech/tags/database.md>), [drizzle](<https://devfeed.tech/tags/drizzle.md>), [edge](<https://devfeed.tech/tags/edge.md>), [errors](<https://devfeed.tech/tags/errors.md>), [instrumentation](<https://devfeed.tech/tags/instrumentation.md>), [logs](<https://devfeed.tech/tags/logs.md>), [next](<https://devfeed.tech/tags/next.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [observability](<https://devfeed.tech/tags/observability.md>), [performance](<https://devfeed.tech/tags/performance.md>), [traces](<https://devfeed.tech/tags/traces.md>)

## AI overview

This tutorial explains how to instrument Next.js applications that use Supabase with Sentry. It covers unified errors, distributed traces, logs, performance insights, detection of N+1 queries and slow spans, and AI-assisted debugging.

## Source excerpt

Instrument Next.js and Supabase with Sentry to get unified errors, distributed traces, logs, performance insights, and AI-assisted fixes.