feat(llmobs): [MLOB-2662] [MLOB-3100] add agent manifest#13311
feat(llmobs): [MLOB-2662] [MLOB-3100] add agent manifest#13311
Conversation
|
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 283 ± 4 ms. The average import time from base is: 286 ± 4 ms. The import time difference between this PR and base is: -2.3 ± 0.2 ms. Import time breakdownThe following import paths have shrunk:
|
BenchmarksBenchmark execution time: 2025-07-16 20:53:43 Comparing candidate commit dc1036c in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 546 metrics, 3 unstable metrics. scenario:telemetryaddmetric-flush-1-metric
|
|
This pull request has been automatically closed after a period of inactivity. |
sabrenner
left a comment
There was a problem hiding this comment.
nice, super cool!! did a first pass and mostly just some cleanup stuff, most of the actual implementation lgtm
sabrenner
left a comment
There was a problem hiding this comment.
nice! lgtm - just a couple small comments
This PR adds instrumentation for the agent manifest for our LLM Obs agentic integrations (minus LangGraph which will be covered in @sabrenner's PR). I have been using this doc to track what information is available in the Agent Manifest for each integration, but a summary is below:
Agent Manifest Schema
Crew AI
Open AI Agents
PydanticAI
Next Steps
Checklist
Reviewer Checklist