Skip to content

Next.js 13 app dir API route handlers #7228

Description

@lforst

Problem Statement

Next.js released app dir route handlers: https://beta.nextjs.org/docs/routing/route-handlers

We should auto-instrument them.

Solution Brainstorm

We can add wrapper templates that wrap these files.

Stuff to consider:

  • Static vs. dynamic routes
  • Connected Traces
  • Dynamic Route Segments
  • Redirects
  • Streaming responses

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions