litellm/tests/logging_callback_tests
Ishaan Jaff 030ece8c3f
(Feat) New Logging integration - add Datadog LLM Observability support (#6449)
* add type for dd llm obs request ob

* working dd llm obs

* datadog use well defined type

* clean up

* unit test test_create_llm_obs_payload

* fix linting

* add datadog_llm_observability

* add datadog_llm_observability

* docs DD LLM obs

* run testing again

* document DD_ENV

* test_create_llm_obs_payload
2024-10-28 22:01:32 +05:30
..
conftest.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_assemble_streaming_responses.py (refactor) use helper function _assemble_complete_response_from_streaming_chunks to assemble complete responses in caching and logging callbacks (#6220) 2024-10-15 12:45:12 +05:30
test_datadog_llm_obs.py (Feat) New Logging integration - add Datadog LLM Observability support (#6449) 2024-10-28 22:01:32 +05:30
test_langfuse_unit_tests.py (fix) Langfuse key based logging (#6372) 2024-10-23 18:24:22 +05:30
test_otel_logging.py Revert "(fix) standard logging metadata + add unit testing (#6366)" (#6381) 2024-10-22 23:20:01 +05:30
test_prometheus_unit_tests.py (testing) increase prometheus.py test coverage to 90% (#6466) 2024-10-28 18:08:05 +04:00
test_standard_logging_payload.py feat(litellm_logging.py): refactor standard_logging_payload function … (#6388) 2024-10-24 18:59:01 -07:00
test_unit_tests_init_callbacks.py (Feat) New Logging integration - add Datadog LLM Observability support (#6449) 2024-10-28 22:01:32 +05:30