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

Release Exporter support for grpc protocol using OTEL_EXPORTER_OTLP_PROTOCOL #439

Merged
merged 30 commits into from
Dec 31, 2024

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

obinnascale3 and others added 30 commits December 2, 2024 20:34
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
…l-handling

fix: Make base_url handling consistent across all functions
…re-instrumentation

Obinna/s3 en 2920 update cohere instrumentation
…-id-support

feat: add session ID support through HTTP headers
…stfix-signoz-issue

Ali/s3en 2927 customer requestfix signoz issue
@alizenhom alizenhom merged commit 3adae32 into main Dec 31, 2024
4 checks passed
@alizenhom alizenhom deleted the development branch December 31, 2024 13:54
@alizenhom alizenhom restored the development branch January 1, 2025 12:27
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