Company or project name
No response
Use case
Different ClickHouse nodes can have misaligned clocks.
So, for distributed tracing, it would be nice to be able synchronize clocks across multiple nodes.
Describe the solution you'd like
It can be implemented as new column in system.query_log: event_timestamp_ms_from_initial_node
Describe alternatives you've considered
No response
Additional context
No response