Add a way to distinguish metrics by Zed's release channel (#35729)
Release Notes: - N/A --------- Co-authored-by: Oleksiy Syvokon <oleksiy.syvokon@gmail.com>
This commit is contained in:
parent
b8e8fbd8e6
commit
55b4df4d9f
2 changed files with 38 additions and 0 deletions
|
@ -297,6 +297,7 @@ impl TestServer {
|
|||
client_name,
|
||||
Principal::User(user),
|
||||
ZedVersion(SemanticVersion::new(1, 0, 0)),
|
||||
Some("test".to_string()),
|
||||
None,
|
||||
None,
|
||||
None,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue