Skip to content

Conversation

@karthikscale3
Copy link
Collaborator

Description

Bugfixes to sending user feedback and consolidating env var

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 karthikscale3 changed the base branch from main to development July 25, 2024 03:34
@karthikscale3 karthikscale3 merged commit 3897fa3 into development Jul 25, 2024
@karthikscale3 karthikscale3 deleted the karthik/env-var-fixes branch July 25, 2024 03:39
karthikscale3 added a commit that referenced this pull request Jul 25, 2024
* remove logs

* remove requirements

* Bump version

* 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>

* Bugfixes to sending user feedback and consolidating env var (#261)

* ENV var bugfixes, send user feedback fixes

* Slack template

* Bump version

* disable completions and prompts (#258)

* disable completions and prompts

* fix import

* Bump version

---------

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

* Squash

---------

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.

2 participants