Skip to content

Conversation

@fenilfaldu
Copy link
Contributor

📥 Pull Request

closes #988

📘 Description

  • Added a new session_name parameter to the init() function.
  • This parameter allows users to give custom names to their sessions
  • Default value is session, maintaining backward compatibility.
  • Added session name support in CrewAI instrumentation.
  • Updated SDK reference documentation to include the new parameter
  • Added examples showing how to use the session_name parameter.

🧪 Testing
Screenshot 2025-05-23 at 2 36 34 AM

@codecov
Copy link

codecov bot commented May 22, 2025

Codecov Report

Attention: Patch coverage is 24.44444% with 34 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
agentops/instrumentation/crewai/instrumentation.py 0.00% 27 Missing ⚠️
agentops/client/client.py 40.00% 6 Missing ⚠️
agentops/config.py 66.66% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@fenilfaldu fenilfaldu requested a review from bboynton97 May 26, 2025 18:45
@dot-agi
Copy link
Member

dot-agi commented May 27, 2025

Completed by #999 hence closing this PR.

@dot-agi dot-agi closed this May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Ability to rename root span names

5 participants