litellm/tests/logging_callback_tests
Ishaan Jaff 69b1bc1f1e
(fix) Prometheus - Log Postgres DB latency, status on prometheus (#6484)
* fix logging DB fails on prometheus

* unit testing log to otel wrapper

* unit testing for service logger + prometheus

* use LATENCY buckets for service logging

* fix service logging
2024-10-29 12:17:35 +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_log_db_redis_services.py (fix) Prometheus - Log Postgres DB latency, status on prometheus (#6484) 2024-10-29 12:17:35 +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