Uh oh!
There was an error while loading. Please reload this page.
ref(node): Refactor orchestrion config into separate files - #21957
Conversation
1551956 to
4693d6cCompare4693d6c to
3adefafCompareThere was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 3adefaf. Configure here.
Uh oh!
There was an error while loading. Please reload this page.
isaacs
left a comment
There was a problem hiding this comment.
Clanker concern about file location breaking the submodule export is valid.
Once that's fixed, omg, yes, please get this landed ASAP, before we add more of these. It's so annoying to keep resolving those conflicts, this can't happen soon enough! 👏😅
| ...pgChannels, | ||
| ...openaiChannels, | ||
| ...anthropicAiChannels, | ||
| ...vercelAiChannels, |
Uh oh!
There was an error while loading. Please reload this page.

This PR just splits up the orchestrion config for instrumentation into a file per instrumentation, making it a bit cleaner and easier to follow.
This is on top of #21658