Files
neon/proxy/src
Anna Khanova 1684bbf162 proxy: Create disconnect events (#7535)
## Problem

It's not possible to get the duration of the session from proxy events.

## Summary of changes

* Added a separate events folder in s3, to record disconnect events. 
* Disconnect events are exactly the same as normal events, but also have
`disconnect_timestamp` field not empty.
* @oruen suggested to fill it with the same information as the original
events to avoid potentially heavy joins.
2024-04-29 15:22:13 +02:00
..
2024-04-24 14:13:18 +01:00
2024-04-17 11:33:31 +00:00
2023-11-27 21:45:15 +00:00
2023-11-06 17:44:44 +00:00
2022-07-04 23:46:37 +03:00