zed/crates/collab/src
Marshall Bowers 705f7e7a03
collab: Include geoip_country_code in initial span (#15819)
This PR changes how we report the `geoip_country_code` in the tracing
spans.

I wasn't seeing it come through in the logs, and I think it was because
we didn't declare the field on the initial span.

Release Notes:

- N/A
2024-08-05 12:24:47 -04:00
..
api collab: Attach GeoIP country code to RPC sessions (#15814) 2024-08-05 11:11:49 -04:00
bin Fix .env.toml paths (#15645) 2024-08-01 15:43:29 -04:00
db Allow users to stop a previously scheduled cancelation of their Zed Pro plan (#15562) 2024-07-31 16:36:46 -04:00
rpc
tests collab: Attach GeoIP country code to RPC sessions (#15814) 2024-08-05 11:11:49 -04:00
api.rs collab: Attach GeoIP country code to RPC sessions (#15814) 2024-08-05 11:11:49 -04:00
auth.rs Upgrade base64 to v0.22 (#15304) 2024-07-26 17:40:38 -04:00
completion.rs
db.rs collab: Rework Stripe event processing (#15510) 2024-07-30 16:35:11 -04:00
env.rs Fix .env.toml paths (#15645) 2024-08-01 15:43:29 -04:00
errors.rs
executor.rs
lib.rs Add Qwen2-7B to the list of zed.dev models (#15649) 2024-08-01 22:26:07 +02:00
main.rs collab: Lay groundwork for reconciling with Stripe using the events API (#15459) 2024-07-29 23:50:07 -04:00
rate_limiter.rs Show rate limit notices (#15515) 2024-07-31 12:05:19 -07:00
rpc.rs collab: Include geoip_country_code in initial span (#15819) 2024-08-05 12:24:47 -04:00
seed.rs
tests.rs Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00