Skip to content

Conversation

@darshit-s3
Copy link
Contributor

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

@darshit-s3 darshit-s3 changed the base branch from main to development July 31, 2024 18:41
@darshit-s3 darshit-s3 force-pushed the fix-gemini-sdk-version-add branch from 8401976 to 3c50c61 Compare July 31, 2024 18:42
@darshit-s3 darshit-s3 merged commit abf38d7 into development Jul 31, 2024
@darshit-s3 darshit-s3 deleted the fix-gemini-sdk-version-add branch July 31, 2024 18:44
darshit-s3 added a commit that referenced this pull request Jul 31, 2024
* Add OTLP example

* Add OTLP example (#259)

* Adhere to otel span attributes (#257)

* adhere to otel's semconv

* lock attributes version

* lock to 7.0.0 trace attributes

* bump version

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>

* Bump opentelemetry dependency (#269)

* Bump opentelemetry-instrumentation>=0.47b0

* Bump version

* Fix gemini sdk version add (#271)

* fix: generativeai sfk version fetch for gemini

* chore: bump version for gemini sdk version fix

---------

Co-authored-by: Karthik Kalyanaraman <karthik@scale3labs.com>
Co-authored-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
Co-authored-by: Ali Waleed <134522290+alizenhom@users.noreply.github.com>
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.

3 participants