Skip to content

Conversation

@alizenhom
Copy link
Collaborator

Description

Please include a summary of the changes and the related issue to help is review the PR better and faster.

Checklist for adding new integration:

  • Defined APIS in constants folder.
  • Updated SERVICE_PROVIDERS in common.py
  • Created a folder under instrumentation with the name of the integration with atleast patch.py and instrumentation.py files.
  • Added instrumentation in all_instrumentations in langtrace.py and to the InstrumentationType in types.py files.
  • Added examples for the new integration in the examples folder.
  • Updated pyproject.toml to install new dependencies
  • Updated the README.md of langtrace-python-sdk to include the new integration in the supported integrations table.
  • Updated the README.md of Langtrace's repository to include the new integration in the supported integrations table.
  • Added new integration page to supported integrations in Langtrace Docs

karthikscale3 and others added 11 commits July 19, 2024 14:03
* Bugfix DSPy instrumentation

* Add example for parallel execution

* Bump version
* chore: add back openai tool choice arg

* style: fix formating
* Update example

* Allow span naming using langtrace.span.name

* Bump version
silent fail if module is not found for crewai
Add llm.system attribute to span attributes
@alizenhom alizenhom changed the title Skip missing module instrumentation for crewai Skip missing module instrumentation for crewai + Add llm.system attribute Jul 24, 2024
@alizenhom alizenhom merged commit 9e6077b into main Jul 24, 2024
@alizenhom alizenhom deleted the development branch July 24, 2024 07:48
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.

4 participants