1. 24 Mar, 2026 1 commit
  2. 10 Mar, 2026 1 commit
  3. 04 Mar, 2026 1 commit
  4. 03 Mar, 2026 1 commit
  5. 02 Mar, 2026 1 commit
  6. 25 Feb, 2026 1 commit
  7. 05 Feb, 2026 1 commit
  8. 03 Feb, 2026 1 commit
  9. 26 Jan, 2026 1 commit
    • Jared Wen's avatar
      [Logging] add `--disable-access-log-for-endpoints` CLI option (#30011) · 6ee7f18f
      Jared Wen authored
      
      
      Add a new CLI option --disable-access-log-for-endpoints to suppress
      uvicorn access logs for specified endpoints (e.g., /health, /metrics, /ping).
      
      This addresses the need to reduce log noise in production environments
      where health check endpoints are frequently polled by load balancers or
      monitoring systems, generating excessive log entries that obscure
      meaningful request logs.
      
      Fixes #29982
      Signed-off-by: default avatarJaredforReal <w13431838023@gmail.com>
      6ee7f18f
  10. 22 Jan, 2026 2 commits
  11. 15 Jan, 2026 1 commit
  12. 09 Jan, 2026 1 commit
  13. 05 Jan, 2026 1 commit
  14. 04 Jan, 2026 1 commit
  15. 30 Dec, 2025 1 commit
  16. 29 Dec, 2025 1 commit
  17. 15 Dec, 2025 1 commit
  18. 11 Dec, 2025 1 commit
  19. 14 Nov, 2025 1 commit
  20. 04 Nov, 2025 1 commit
  21. 26 Oct, 2025 1 commit
  22. 12 Oct, 2025 1 commit
  23. 05 Oct, 2025 1 commit
  24. 28 Sep, 2025 1 commit
  25. 27 Sep, 2025 1 commit
  26. 12 Sep, 2025 1 commit
  27. 09 Sep, 2025 1 commit
  28. 08 Sep, 2025 1 commit
  29. 27 Aug, 2025 1 commit
  30. 20 Aug, 2025 2 commits
  31. 08 Aug, 2025 1 commit
  32. 07 Aug, 2025 2 commits
  33. 30 Jul, 2025 2 commits
  34. 28 Jul, 2025 1 commit
  35. 24 Jul, 2025 2 commits