Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(nextjs): Drop
_not-found
spans for all HTTP methods (#13906)
POST requests and such can also emit `_not-found` transactions. We want to drop those.
- Loading branch information