Nate Mar
cfbefb643c
Fix test and add comments
2025-03-18 03:46:53 -07:00
Nate Mar
da9ef84fa5
revert space_key change and add tests for arize integration
2025-03-18 01:40:10 -07:00
Nate Mar
0dfc21e80a
Fix wrong import and use space_id instead of space_key for Arize integration
2025-03-17 20:37:28 -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
Ishaan Jaff
300ac43025
(feat) Arize - Allow using Arize HTTP endpoint ( #6364 )
...
* arize use helper for get_arize_opentelemetry_config
* use helper to get Arize OTEL config
* arize add helpers for arize
* docs allow using arize http endpoint
* fix importing OTEL for Arize
* use static methods for ArizeLogger
* fix ArizeLogger tests
2024-10-23 09:38:35 +05:30
Ishaan Jaff
faa1fd07f8
fix arize handle optional params ( #6243 )
2024-10-16 08:33:40 +05:30
Krrish Dholakia
ea96eebe85
refactor: move all testing to top-level of repo
...
Closes https://github.com/BerriAI/litellm/issues/486
2024-09-28 21:08:14 -07:00