feat(instrumentation/errortrace): Add orchestrion integration#3964
Conversation
5c32182 to
8446586
Compare
|
@kakkoyun Could you rebase your PR? I'm trying to investigate the issues but the flaky tests fixed in |
8446586 to
3dba94e
Compare
a59fc78 to
19f1476
Compare
fddb064 to
2317373
Compare
|
View all feedbacks in Devflow UI.
This merge request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
[email protected] unqueued this merge request |
|
/merge |
|
View all feedbacks in Devflow UI.
PR already in the queue with status waiting |
|
/merge --cancel |
|
View all feedbacks in Devflow UI.
|
|
/merge |
|
View all feedbacks in Devflow UI.
This merge request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
This pull request was merged directly. |
b8b7007 to
938ea84
Compare
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Kemal Akkoyun <[email protected]>
938ea84 to
18dfbec
Compare
Signed-off-by: Kemal Akkoyun <[email protected]>
What does this PR do?
Adds a new orchestrion integration for error tracing.
Motivation
In order to enable using orchestrion to automatically trace error stack traces, we need to register the
errortracepackage as an integration. This builds upon #3709Jira: LANGPLAT-160
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!
Fixes #3168
Supersedes #3836
Signed-off-by: Kemal Akkoyun [email protected]