phoenix
phoenix copied to clipboard
[BUG] CrewAI Instrumentation Bugs
Describe the bug Did some dogfooding of crewai integration. Collecting a few bugs found here:
-
Base crew functions have span_kind = unknown. These should be CHAIN instead
-
We don't populate input or output at the top level for a crew. It would be good to show the final output from the crew when present:
To Reproduce Create and kickoff any crew within CrewAI. Instrument with both our CrewAI and LangChain instrumentors
Environment (please complete the following information):
- OS: MacOS
- Notebook Runtime: Python local file connected to Docker Phoenix instance
- Browser: Chrome