Skip to content

clean up warning messages#523

Merged
alizenhom merged 9 commits into
developmentfrom
ali/filter-warnings
Apr 14, 2025
Merged

clean up warning messages#523
alizenhom merged 9 commits into
developmentfrom
ali/filter-warnings

Conversation

@alizenhom
Copy link
Copy Markdown
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

alizenhom and others added 9 commits March 18, 2025 17:16
* add instrumentation for neo4j

* update version

* update trace attributes version

* update imports

* add neo4j result span attributes

* add neo4j result span attributes

* bump bersion

* fix db attributes error and add examples

* handle result transformer

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
* remove logs

* remove requirements

* Bump version

* Squash

* minor

* switch to http exporter

* add instrumentation for neo4j

* update version

* update trace attributes version

* update imports

* add neo4j result span attributes

* add neo4j result span attributes

* bump bersion

* fix db attributes error and add examples

* handle result transformer

* fix genai and pinecone instrumentations (#512)

* fix genai and pinecone instrumentations

* bump version

* fix pinecone Index attribute

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* Improve Agno instrumentation (#513)

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
Co-authored-by: obinnascale3 <109410793+obinnascale3@users.noreply.github.com>
* remove logs

* remove requirements

* Bump version

* Squash

* minor

* switch to http exporter

* add instrumentation for neo4j

* update version

* update trace attributes version

* update imports

* add neo4j result span attributes

* add neo4j result span attributes

* bump bersion

* fix db attributes error and add examples

* handle result transformer

* fix genai and pinecone instrumentations (#512)

* fix genai and pinecone instrumentations

* bump version

* fix pinecone Index attribute

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* Improve Agno instrumentation (#513)

* cast token count to int

* bump version

* only redirect stdout if logging is disabled

* bump version

* fix openai agents attribute error

* bump version

* fix openai responses api instrumentation (#519)

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* bump version

* bump version

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
Co-authored-by: obinnascale3 <109410793+obinnascale3@users.noreply.github.com>
* add instrumentation for neo4j

* update version

* update trace attributes version

* update imports

* add neo4j result span attributes

* add neo4j result span attributes

* bump bersion

* fix db attributes error and add examples

* handle result transformer

* fix genai and pinecone instrumentations (#512)

* fix genai and pinecone instrumentations

* bump version

* fix pinecone Index attribute

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* Improve Agno instrumentation (#513)

* cast token count to int

* bump version

* only redirect stdout if logging is disabled

* bump version

* fix openai agents attribute error

* bump version

* fix openai responses api instrumentation (#519)

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* fix JSON serializable error in neo4j (#521)

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>

* fix merge conflict

---------

Co-authored-by: Obinna Okafor <obinna.okafor01@gmail.com>
Co-authored-by: Karthik Kalyanaraman <105607645+karthikscale3@users.noreply.github.com>
@alizenhom alizenhom merged commit 1b99dc0 into development Apr 14, 2025
4 checks passed
@alizenhom alizenhom deleted the ali/filter-warnings branch April 14, 2025 14: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.

4 participants