ZIm/crates/semantic_index
Conrad Irwin 6a2c712990
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
2024-11-19 08:23:12 -07:00
..
examples Use Instant not chrono for telemetry (#20756) 2024-11-19 08:23:12 -07:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src semantic_index: Disable embeddings index for non-staff (#19618) 2024-10-23 12:34:51 -04:00
Cargo.toml Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00