Skip to content

Next.js 13 app dir API route handlers #7228

Closed
@lforst

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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions