0.2.79 - Slow api fixes
This commit is contained in:
@@ -143,6 +143,13 @@ MEMBY_BAZARR_TIMEOUT=45s
|
||||
# raises the matching "back online" one. 0 turns the probe and both banners off.
|
||||
MEMBY_EMBY_HEALTH_INTERVAL=60s
|
||||
|
||||
# How slow a request has to be before its log line carries a breakdown of where the time
|
||||
# went: Emby, Postgres, Redis, each *arr, and the gateway's own row assembly and encoding.
|
||||
# Fast requests carry none deliberately — a breakdown on every /v1/status poll would bury
|
||||
# the one it exists to reveal. Lower it while chasing one slow screen. The gateway's
|
||||
# settings page overrides it without a redeployment.
|
||||
MEMBY_SLOW_REQUEST_THRESHOLD=500ms
|
||||
|
||||
# Optional Tracearr-powered For You signals. Create a read-only public API key in
|
||||
# Tracearr Settings. Server ID is optional unless Tracearr monitors multiple servers.
|
||||
MEMBY_TRACEARR_URL=https://tracearr.sublogue.com/
|
||||
|
||||
Reference in New Issue
Block a user