Ishaan Jaff
|
06a362d35f
|
track litellm_request_latency_metric
|
2024-08-22 13:58:10 -07:00 |
|
Ishaan Jaff
|
65c0626aa4
|
fix init correct prometheus metrics
|
2024-08-22 13:29:35 -07:00 |
|
Ishaan Jaff
|
feb8c3c5b4
|
Merge pull request #5259 from BerriAI/litellm_return_remaining_tokens_in_header
[Feat] return `x-litellm-key-remaining-requests-{model}`: 1, `x-litellm-key-remaining-tokens-{model}: None` in response headers
|
2024-08-17 12:41:16 -07:00 |
|
Ishaan Jaff
|
5985c7e933
|
feat - use commong helper for getting model group
|
2024-08-17 10:46:04 -07:00 |
|
Ishaan Jaff
|
d630f77b73
|
show correct metric
|
2024-08-17 10:12:23 -07:00 |
|
Ishaan Jaff
|
412d30d362
|
add litellm-key-remaining-tokens on prometheus
|
2024-08-17 10:02:20 -07:00 |
|
Krrish Dholakia
|
61f4b71ef7
|
refactor: replace .error() with .exception() logging for better debugging on sentry
|
2024-08-16 09:22:47 -07:00 |
|
Ishaan Jaff
|
acadabe6c9
|
use litellm_ prefix for new deployment metrics
|
2024-08-14 09:08:14 -07:00 |
|
Ishaan Jaff
|
cc3316104f
|
doc new prometheus metrics
|
2024-08-10 17:13:36 -07:00 |
|
Ishaan Jaff
|
d1eedb04bd
|
prometheus log_success_fallback_event
|
2024-08-10 14:05:18 -07:00 |
|
Ishaan Jaff
|
01f5456e3d
|
feat - track latency per llm deployment
|
2024-08-10 12:53:56 -07:00 |
|
Ishaan Jaff
|
83446926af
|
track llm_deployment_success_responses
|
2024-08-10 10:05:33 -07:00 |
|
Ishaan Jaff
|
05fba48cec
|
feat - refactor prometheus metrics
|
2024-08-10 09:14:38 -07:00 |
|
Ishaan Jaff
|
0b9ad45790
|
refactor prom metrics
|
2024-08-09 09:02:23 -07:00 |
|
Ishaan Jaff
|
958e0fdfab
|
show warning about prometheus moving to enterprise
|
2024-08-07 12:46:26 -07:00 |
|
Ishaan Jaff
|
579f09b334
|
fix logging cool down deployment
|
2024-08-07 11:27:05 -07:00 |
|
Ishaan Jaff
|
99ecde7744
|
allow setting outage metrics
|
2024-08-07 10:36:18 -07:00 |
|
Ishaan Jaff
|
9a8fa9f047
|
emit deployment_partial_outage on prometheus
|
2024-08-07 09:56:01 -07:00 |
|
Ishaan Jaff
|
0304513b67
|
rename to set_llm_deployment_success_metrics
|
2024-08-07 09:46:08 -07:00 |
|
Ishaan Jaff
|
13d1caf94a
|
add set_remaining_tokens_requests_metric
|
2024-08-07 09:43:35 -07:00 |
|
Ishaan Jaff
|
85ecc13458
|
feat - show key alias on prometheus metrics
|
2024-07-04 09:57:00 -07:00 |
|
Ishaan Jaff
|
c37d45d556
|
feat - prometheus log remaining headers
|
2024-07-01 20:00:47 -07:00 |
|
Ishaan Jaff
|
9b340fb2f8
|
feat - add remaining budget for key on prometheus
|
2024-06-13 14:37:02 -07:00 |
|
Ishaan Jaff
|
51157c148f
|
feat - add remaining team budget gauge
|
2024-06-13 14:28:25 -07:00 |
|
Bram van Meurs
|
270dad93d5
|
feat(prometheus): add api_team_alias to exported labels
|
2024-06-13 12:50:40 +02:00 |
|
Krrish Dholakia
|
6cca5612d2
|
refactor: replace 'traceback.print_exc()' with logging library
allows error logs to be in json format for otel logging
|
2024-06-06 13:47:43 -07:00 |
|
Krrish Dholakia
|
4a3b084961
|
feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls
|
2024-05-11 13:43:08 -07:00 |
|
Krrish Dholakia
|
6575143460
|
feat(proxy_server.py): return litellm version in response headers
|
2024-05-08 16:00:08 -07:00 |
|
Krrish Dholakia
|
52d5e02d8b
|
fix(prometheus.py): fix user-id get for prometheus
|
2024-04-24 08:08:42 -07:00 |
|
Krrish Dholakia
|
6ac0dba5c2
|
fix(prometheus.py): add user tracking to prometheus
|
2024-04-22 15:14:38 -07:00 |
|
Krrish Dholakia
|
9379e3d047
|
fix(lowest_tpm_rpm_v2.py): use a combined tpm+rpm query in async get cache, to reduce redis client calls in high traffic
|
2024-04-20 16:13:11 -07:00 |
|
Krrish Dholakia
|
08cf77623b
|
fix(caching.py): remove url parsing logic - causing redis ssl connections to fail
this reverts a change that was causing redis url w/ ssl to fail. this also adds unit testing for this sc
enario, to prevent future regressions
|
2024-04-19 14:01:13 -07:00 |
|
Krrish Dholakia
|
d8d78bfb4f
|
fix(prometheus.py): fix metric name to be more accurate
change metric name from litellm_failed_requests_metric to litellm_llm_api_failed_requests_metric
|
2024-04-18 12:30:44 -07:00 |
|
Krrish Dholakia
|
28edb77350
|
fix(utils.py): support prometheus failed call metrics
|
2024-04-18 12:29:15 -07:00 |
|
Ishaan Jaff
|
53388b4436
|
fix don't log user_api_key to prometheus
|
2024-04-16 19:01:38 -07:00 |
|
Krrish Dholakia
|
4e81acf2c6
|
feat(prometheus_services.py): monitor health of proxy adjacent services (redis / postgres / etc.)
|
2024-04-13 18:15:02 -07:00 |
|
Krrish Dholakia
|
fcaa452ccd
|
feat(prometheus.py): track team based metrics on prometheus
|
2024-04-03 13:43:21 -07:00 |
|
Ishaan Jaff
|
c196186190
|
(fix) add /metrics to utils.py
|
2024-03-19 17:28:33 -07:00 |
|
Ishaan Jaff
|
d2522752a6
|
(feat) prometheus metric collector
|
2024-03-19 15:44:36 -07:00 |
|