-
Notifications
You must be signed in to change notification settings - Fork 491
fix(llmobs): fix llmobs to apm link for spans #4104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
BenchmarksBenchmark execution time: 2025-11-20 11:32:27 Comparing candidate commit 4d7ea15 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 15 metrics, 0 unstable metrics. |
|
/merge |
|
View all feedbacks in Devflow UI.
This pull 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.
devflow unqueued this merge request: It did not become mergeable within the expected time |
|
/merge |
|
View all feedbacks in Devflow UI.
This pull 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.
The expected merge time in
|
Co-authored-by: rodrigo.arguello <[email protected]>
What does this PR do?
We were not attaching the apm span trace id (+ other info) to the llmobs span events, so the
View in APMbutton in the LLMObs trace/span view was not showing up.Motivation
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!