Skip to content
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

feat(sdk): client, annotations #2452

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

feat(sdk): client, annotations #2452

wants to merge 7 commits into from

Conversation

doronkopit5
Copy link
Contributor

@doronkopit5 doronkopit5 commented Jan 2, 2025

  • I have added tests that cover my changes.
  • If adding a new instrumentation or changing an existing one, I've added screenshots from some observability platform showing the change.
  • PR name follows conventional commits format: feat(instrumentation): ... or fix(instrumentation): ....
  • (If applicable) I have updated the documentation accordingly.

- Introduced a new static method `report_labeling` in the Traceloop class to facilitate reporting labeling data with detailed parameters.
- Enhanced type hints across the SDK, including the use of `Optional` for several parameters and improved type definitions for API requests.
- Updated the Fetcher class to support posting to a new API endpoint with better error handling.
- Refactored existing code for clarity and consistency, including adjustments to environment variable handling and method signatures.
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.

1 participant