Add release_channel data to request child spans (#35874)

Follow-up of https://github.com/zed-industries/zed/pull/35729

Release Notes:

- N/A
This commit is contained in:
Kirill Bulatov 2025-08-08 17:17:18 +03:00 committed by GitHub
parent f0782aa243
commit 95547f099c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -929,6 +929,7 @@ impl Server {
login=field::Empty,
impersonator=field::Empty,
multi_lsp_query_request=field::Empty,
release_channel=field::Empty,
{ TOTAL_DURATION_MS }=field::Empty,
{ PROCESSING_DURATION_MS }=field::Empty,
{ QUEUE_DURATION_MS }=field::Empty,