litellm/helm/litellm
mateo-berri 7f42c84f57 fix(passthrough): dispatch Comprehend Medical logging on the provider tag only
Config-driven pass_through_endpoints pointed at a comprehendmedical.*.amazonaws.com
target were being claimed by the Comprehend Medical logging handler through the
hostname arm, which overrode their operator-set cost_per_request and relabeled
their spend rows. Only the built-in /comprehendmedical routes tag the provider,
so match on that alone.

Also mirror /comprehendmedical into the helm ingress and terraform gateway
prefix lists that hand-copy gateway/routes/allowlist.py
2026-08-17 17:07:31 -07:00
..
templates fix(passthrough): dispatch Comprehend Medical logging on the provider tag only 2026-08-17 17:07:31 -07:00
tests Merge pull request #36975 from BerriAI/litellm_/gateway-outage-root-cause-dcba7e 2026-08-17 14:12:58 -07:00
Chart.yaml feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
values.yaml Merge pull request #36975 from BerriAI/litellm_/gateway-outage-root-cause-dcba7e 2026-08-17 14:12:58 -07:00