SIGN IN SIGN UP

Use Instant not chrono for telemetry (#20756)

We occasionally see dates in the future appearing in our telemetry. One
hypothesis is that this is caused by a clock change while Zed is running
causing date math based on chrono to be incorrect.

Instant *should* be a more stable source of relative timestamps.

Release Notes:

- N/A
C
Conrad Irwin committed
6a2c7129908389c772f15a4890e83e2bea4a7e3c
Parent: 9454f0f
Committed by GitHub <noreply@github.com> on 11/19/2024, 3:23:12 PM