1. 27 Jan, 2026 1 commit
  2. 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
  3. 24 Jan, 2026 2 commits
  4. 23 Jan, 2026 4 commits
  5. 22 Jan, 2026 4 commits
  6. 20 Jan, 2026 1 commit
  7. 19 Jan, 2026 2 commits
  8. 17 Jan, 2026 1 commit
  9. 16 Jan, 2026 3 commits
  10. 15 Jan, 2026 3 commits
  11. 14 Jan, 2026 5 commits
  12. 13 Jan, 2026 4 commits
  13. 09 Jan, 2026 6 commits
  14. 08 Jan, 2026 3 commits