Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 26 Dec 2021 19:49:00 +0000 (22:49 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Sun, 26 Dec 2021 19:49:00 +0000 (22:49 +0300)
commit3e9e7178bc90754ad6f5414417079f6484b421e9
treec206560cc4767210fe0e157ec3bf4a87e54b4f71
parente009950845c6d1e7864bb68ea1258c58438ee3aa
Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging]). Adjusted log messages truncation to 65 kb (was default: 8 kb). Non-truncated logging of slow query params.
config/config.exs
lib/pleroma/telemetry/logger.ex