rsnext/.github/actions
Jan Kaifer c04ca8df84
Add more spans into OTEL instrumentation to wrap all user defined functions (#47368)
- Move span wrapping rendering closer to the user code and don't add
span when we have cache-hit
- Add `getStaticProps` span
- Add spans around API handlers (pages and app)
- Add `generateMetadata` span
- Clarify naming that we use `page` for entrypoints like
`/path/[param]/page` or `/path/[param]/layout`. And `route` for
`/path/[param]`

fix NEXT-857 ([link](https://linear.app/vercel/issue/NEXT-857))
2023-03-22 12:01:33 +00:00
..
issue-labeler Add more spans into OTEL instrumentation to wrap all user defined functions (#47368) 2023-03-22 12:01:33 +00:00
issue-on-comment Create new action that will auto-label issues that have some activity after we mark them as "verify-canary" or "add repro"" (#44815) 2023-01-13 17:20:59 +01:00
issue-validator Some changes in grammar (#45467) 2023-02-01 09:06:59 +00:00
next-stats-action update prettier in stats action (#47158) 2023-03-15 18:14:04 +01:00