Commit graph

4 commits

Author SHA1 Message Date
Ishaan Jaff
c153fd3656 fix arize config 2025-03-18 16:54:31 -07:00
Ishaan Jaff
9144f25a69 refactor create_litellm_proxy_request_started_spen 2025-03-18 16:12:16 -07:00
Ishaan Jaff
c0351bbc37 fix - Arize - only log LLM I/O 2025-03-18 15:50:38 -07:00
Krish Dholakia
c4d5b65e7b Support arize phoenix on litellm proxy (#7756) (#8715)
* Update opentelemetry.py

wip

* Update test_opentelemetry_unit_tests.py

* fix a few paths and tests

* fix path

* Update litellm_logging.py

* accidentally removed code

* Add type for protocol

* Add and update tests

* minor changes

* update and add additional arize phoenix test

* update existing test

* address feedback

* use standard_logging_object

* address feedback

Co-authored-by: Nate Mar <67926244+nate-mar@users.noreply.github.com>
2025-02-22 20:55:11 -08:00