mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-03 17:44:30 +00:00
0395d1b037
This needs scrutinized. Detailed breakdown of what events I kept and threw out here: https://zed.dev/channel/app-events-17178/notes I also removed a few fake events and tossed out json properties that were being inserted for things we don't have logic to track. See PR review comments below. I think the only bad data we have are that we were identifying all node, pnpm, and yarn projects as 'node' in the `project_type` property, so a few days of lost data there. Release Notes: - N/A |
||
---|---|---|
.. | ||
api | ||
bin | ||
db | ||
llm | ||
rpc | ||
tests | ||
api.rs | ||
auth.rs | ||
cents.rs | ||
clickhouse.rs | ||
completion.rs | ||
db.rs | ||
env.rs | ||
errors.rs | ||
executor.rs | ||
lib.rs | ||
llm.rs | ||
main.rs | ||
migrations.rs | ||
rate_limiter.rs | ||
rpc.rs | ||
seed.rs | ||
stripe_billing.rs | ||
tests.rs | ||
user_backfiller.rs |