Files
neon/proxy/src
Alexey Kondratov 87b02c91c6 [pg_sni_router] Add session_id to more messages
Currently, we only have `session_id` in the `handle_client` span, so
it's really hard to track the whole connection path in the logs.
Especially if error occurs.

This commit adds `session_id` explicitly into several other messages.
This could be a bit too verbose, but I've tried several combinations of
`span.in_scope()` and `instrument` and it didn't play well, because all
related messages are in the different contexts.
2023-05-31 20:44:47 +02:00
..
2023-05-24 09:11:23 +04:00
2023-05-23 20:01:40 +03:00
2023-05-15 23:45:04 +02:00
2023-05-15 23:45:04 +02:00
2023-05-23 20:01:40 +03:00
2023-05-23 20:01:40 +03:00
2023-04-28 17:15:43 +03:00
2023-02-17 15:32:14 +03:00
2023-05-24 09:11:23 +04:00
2022-07-04 23:46:37 +03:00