Commit graph

77 commits

Author SHA1 Message Date
Ishaan Jaff
dcc63c7d67 fix otel don't log raw request / response when turn_off_message_logging 2024-06-08 14:37:06 -07:00
Ishaan Jaff
9478c98fff otel - use correct raw request name 2024-06-08 14:22:44 -07:00
Ishaan Jaff
1ff99bf9b5 fix otel - handle vision images content 2024-06-08 14:12:00 -07:00
Ishaan Jaff
259540900b feat - set span attributes OTEL with raw request / response 2024-06-08 14:01:59 -07:00
Ishaan Jaff
62411d2870 feat - low raw request on OTEL 2024-06-08 11:35:17 -07:00
Ishaan Jaff
17833b117d feat - OTEL log litellm request / response 2024-06-08 09:58:52 -07:00
Ishaan Jaff
5a5dd33b24 feat - working exception logs for Redis errors 2024-06-07 16:30:29 -07:00
Ishaan Jaff
e86fa19257 fix - basic success logging for redis cache 2024-06-07 16:20:23 -07:00
Ishaan Jaff
1915cd326c v0 - log proxy server exceptions on OTEL 2024-06-07 14:48:16 -07:00
Ishaan Jaff
d9dacc1f43
Merge pull request #4065 from BerriAI/litellm_use_common_func
[Refactor] - Refactor proxy_server.py to use common function for `add_litellm_data_to_request`
2024-06-07 14:02:17 -07:00
Ishaan Jaff
2cf3133669
Merge branch 'main' into litellm_svc_logger 2024-06-07 14:01:54 -07:00
Ishaan Jaff
7ef7bc8a9a fix simplify - pass litellm_parent_otel_span 2024-06-07 13:48:21 -07:00
Ishaan Jaff
87533bacf7 fix importing Span 2024-06-07 09:55:59 -07:00
Ishaan Jaff
1f5c3b5448 fix - otel _get_span_context 2024-06-07 08:55:35 -07:00
Ishaan Jaff
992c273bf7 feat - use async_service_success_hook with litellm proxy 2024-06-07 08:27:47 -07:00
Ishaan Jaff
b734cca43e fix service logger for OTEL 2024-06-06 22:12:45 -07:00
Ishaan Jaff
4427b4812b feat - custom OTEL service names 2024-06-06 12:45:14 -07:00
Ishaan Jaff
3d4a91dd7b feat - better debugging for OTEL SpanExporter 2024-06-04 12:37:40 -07:00
Ishaan Jaff
96f807a790 feat - improve otel debugging 2024-06-04 12:31:43 -07:00
Ishaan Jaff
af32ba0154 fix - debug otel 2024-06-04 09:39:37 -07:00
Ishaan Jaff
e96d2e3b1b fix otel logging fixes 2024-06-04 08:53:33 -07:00
yujonglee
5b4b4d9a67 update imports 2024-06-04 14:09:28 +09:00
yujonglee
e1df5a94a1 fix missing return in span name 2024-06-04 09:47:20 +09:00
yujonglee
0d8a7d5cf0 use inmemory exporter for testing 2024-06-04 09:04:19 +09:00
yujonglee
61c8e9d2ec support both http and grpc 2024-06-04 08:31:31 +09:00
yujonglee
c5e9e89288 remove mocks 2024-06-02 19:49:34 +09:00
yujonglee
d464b97810 init 2024-06-02 13:53:43 +09:00