devin-ai-integration[bot]
24666d8dbf
fix(docker): match USE_DDTRACE case-insensitively and route build_from_pip through prod_entrypoint.sh ( #39344 )
...
* fix(docker): match USE_DDTRACE case-insensitively and route build_from_pip through prod_entrypoint.sh
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
* test(docker): run build_from_pip ENTRYPOINT and CMD through the shipped prod_entrypoint.sh
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
---------
Co-authored-by: yassin <yassin@berri.ai>
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-03 15:10:33 -07:00
Yassin Kortam
451ce161fc
fix: remove separate health app
2026-05-07 16:04:56 -07:00
Alexsander Hamir
5a06868652
Fix in-flight request termination on SIGTERM when health-check runs in a separate process ( #19427 )
2026-01-20 12:17:06 -08:00
Jugal D. Bhatt
aa1ebf37b2
pass in cmd args ( #12871 )
2025-07-22 14:10:23 -07:00
Jugal D. Bhatt
a112ec5b02
Health check app on separate port ( #12718 )
...
* add separate health app
* add new docs
* refactor
* fix colons
* Update config_settings.md
* refactor
* docs
* add unit test
* added supervisord
* remove app
* add supervisor conf
* Add markdown
* add video to md
* remove test
* docs build failure
* add to all docker files, change prod.md and add tests
* change dockerfiles
* remove extra file
* remove extra file
* remove extra file
* change apt->apk
* remove rdb file
* add fixed file
2025-07-18 11:17:15 -07:00
Ishaan Jaff
9b944ca60c
(Fix + Testing) - Add dd-trace-run to litellm ci/cd pipeline + fix bug caused by dd-trace patching OpenAI sdk ( #7820 )
...
* add dd trace to e2e docker run tests
* update dd trace v
* fix entrypoint
* dd trace fixes
* proxy_build_from_pip_tests
* build python3.13
* use py 3.13
* fix build from pip
* dd trace fix
* proxy_build_from_pip_tests
* bump build from pip
2025-01-16 22:03:09 -08:00
Ishaan Jaff
6125ba1e2b
(Feat) - allow including dd-trace in litellm base image ( #7587 )
...
* introduce USE_DDTRACE=true
* update dd tracer
* update
* bump dd trace
* use og slim image
* DD tracing
* fix _init_dd_tracer
2025-01-06 17:27:09 -08:00