Commit graph

86 commits

Author SHA1 Message Date
Ishaan Jaff
9d78e1bd5f feat - log management endpoint logs to otel 2024-06-11 16:09:11 -07:00
Ishaan Jaff
2d5904c9a5 feat - use traceparent to proporgate OTEL traces 2024-06-11 13:57:31 -07:00
Ishaan Jaff
6c19b76edc fix OTEL semantic conventions does not exist 2024-06-11 12:28:38 -07:00
Ishaan Jaff
ef9349e6a2 Merge pull request #4086 from BerriAI/litellm_sdk_tool_calling_fic
[Fix] Litellm sdk - allow ChatCompletionMessageToolCall, and Function to be used as dict
2024-06-08 20:48:54 -07:00
Ishaan Jaff
8c5802d506 Merge pull request #4078 from BerriAI/litellm_low_raw_request_response_otel
[FEAT]- OTEL Log raw LLM request/response on OTEL
2024-06-08 19:49:28 -07:00
Ishaan Jaff
af61eff8e3 feat - allow ChatCompletionMessageToolCall, and Function to be used as dict 2024-06-08 19:47:31 -07:00
Ishaan Jaff
21ac0efaae fix - otel set tools attribute 2024-06-08 19:40:29 -07:00
Ishaan Jaff
638c4acbb2 fix - show custom llm provider on OTEL span 2024-06-08 19:13:10 -07:00
Ishaan Jaff
0d83ffb4e2 minor fix - _debug_otel 2024-06-08 18:16:35 -07:00
Ishaan Jaff
e7f6c5d651 fix otel don't log raw request / response when turn_off_message_logging 2024-06-08 14:37:06 -07:00
Ishaan Jaff
22fa537d98 otel - use correct raw request name 2024-06-08 14:22:44 -07:00
Ishaan Jaff
4d7ff7c79b fix otel - handle vision images content 2024-06-08 14:12:00 -07:00
Ishaan Jaff
7f86dc859e feat - set span attributes OTEL with raw request / response 2024-06-08 14:01:59 -07:00
Ishaan Jaff
9da1b27793 feat - low raw request on OTEL 2024-06-08 11:35:17 -07:00
Ishaan Jaff
33e72939d4 feat - OTEL log litellm request / response 2024-06-08 09:58:52 -07:00
Ishaan Jaff
72a6d49b21 feat - working exception logs for Redis errors 2024-06-07 16:30:29 -07:00
Ishaan Jaff
ef99e3e1d0 fix - basic success logging for redis cache 2024-06-07 16:20:23 -07:00
Ishaan Jaff
cb4bdee18d v0 - log proxy server exceptions on OTEL 2024-06-07 14:48:16 -07:00
Ishaan Jaff
80def35a04 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
860c9b52b6 Merge branch 'main' into litellm_svc_logger 2024-06-07 14:01:54 -07:00
Ishaan Jaff
8106a6dc9b fix simplify - pass litellm_parent_otel_span 2024-06-07 13:48:21 -07:00
Ishaan Jaff
4828e2426f fix importing Span 2024-06-07 09:55:59 -07:00
Ishaan Jaff
98ed4533f7 fix - otel _get_span_context 2024-06-07 08:55:35 -07:00
Ishaan Jaff
0ccf1bff52 feat - use async_service_success_hook with litellm proxy 2024-06-07 08:27:47 -07:00
Ishaan Jaff
312521a0b3 fix service logger for OTEL 2024-06-06 22:12:45 -07:00
Ishaan Jaff
7f2346f9a3 feat - custom OTEL service names 2024-06-06 12:45:14 -07:00
Ishaan Jaff
1771bfa119 feat - better debugging for OTEL SpanExporter 2024-06-04 12:37:40 -07:00
Ishaan Jaff
15ea449019 feat - improve otel debugging 2024-06-04 12:31:43 -07:00
Ishaan Jaff
b376d64bd2 fix - debug otel 2024-06-04 09:39:37 -07:00
Ishaan Jaff
8c5795cba9 fix otel logging fixes 2024-06-04 08:53:33 -07:00
yujonglee
5b4ab517df update imports 2024-06-04 14:09:28 +09:00
yujonglee
541336a001 fix missing return in span name 2024-06-04 09:47:20 +09:00
yujonglee
4eaa98076e use inmemory exporter for testing 2024-06-04 09:04:19 +09:00
yujonglee
79edc5cadc support both http and grpc 2024-06-04 08:31:31 +09:00
yujonglee
3109c53a6a remove mocks 2024-06-02 19:49:34 +09:00
yujonglee
bdd0fe930b init 2024-06-02 13:53:43 +09:00