userver icon indicating copy to clipboard operation
userver copied to clipboard

Possible change of log level for Postgres connection ping

Open ivan-ushakov opened this issue 1 year ago • 0 comments

With current log level INFO it produces too much noise:

tskv  timestamp=2023-11-17T21:45:12.014288  level=INFO  module=MakeQuerySpan ( userver/postgresql/src/storages/postgres/detail/connection_impl.cpp:594 ) db_statement=SELECT 1 AS ping  db_type=postgres  pg_conn_id=6

ivan-ushakov avatar Nov 18 '23 06:11 ivan-ushakov