-
Notifications
You must be signed in to change notification settings - Fork 449
feat(crewai): support tracing crewAI flows #14082
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
base: main
Are you sure you want to change the base?
Conversation
|
Bootstrap import analysisComparison of import times between this PR and base. SummaryThe average import time from this PR is: 282 ± 4 ms. The average import time from base is: 283 ± 4 ms. The import time difference between this PR and base is: -1.2 ± 0.2 ms. Import time breakdownThe following import paths have shrunk:
|
Performance SLOsCandidate: yunkim/crewai-flow (2076a01) 🔵 No Baseline Data (24 suites)🔵 coreapiscenario - 12/12 (2 unstable)🔵 No baseline data available for this suite
|
02c9c18
to
c28dfbf
Compare
MLOB-2806
This PR adds support for APM and LLMObs tracing of CrewAI flows, including the overall flow execution and individual start/listener method execution, as well as span linking of which methods triggered other methods in the flow.
Remaining:
Checklist
Reviewer Checklist