Skip to content

Conversation

@karthikscale3
Copy link
Collaborator

@karthikscale3 karthikscale3 commented Jul 24, 2024

Description

  • Updated to add an example for using OTLP exporter
  • Adapt to semantic conventions for token counts and operation names

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 2 commits July 24, 2024 13:05
* 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>
@karthikscale3 karthikscale3 merged commit c7fe290 into main Jul 24, 2024
@karthikscale3 karthikscale3 deleted the development branch July 24, 2024 21:51
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