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:
parent
f0782aa243
commit
95547f099c
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue