File tree Expand file tree Collapse file tree 2 files changed +21
-0
lines changed
Expand file tree Collapse file tree 2 files changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,16 @@ Control.ClientMetadata.Name:
6060Control.ClientMetadata.Value :
6161 Description : If set, contains a value corresponding to metadata name. For
6262 example, "Windows 10" or "ndtJS"
63+ Control.ServerMetadata :
64+ Description : Authoritative metadata added by the server configuration.
65+ Control.ServerMetadata.Name :
66+ Description : If set, contains the name of a single piece of metadata.
67+ This name will be the same for all measurements collected while this
68+ server was running with this configuration.
69+ Control.ServerMetadata.Value :
70+ Description : If name is set, contains the text of a server configuration
71+ value. This value will be the same for all measurements collected while
72+ this server was running with this configuration.
6373
6474C2S :
6575 Description : Metadata for Client-to-Server (upload) measurements performed
Original file line number Diff line number Diff line change @@ -272,3 +272,14 @@ ClientMetadata.Name:
272272ClientMetadata.Value :
273273 Description : If set, contains a value corresponding to metadata name. For
274274 example, "Windows 10" or "ndtJS"
275+
276+ ServerMetadata :
277+ Description : Authoritative metadata added by the server configuration.
278+ ServerMetadata.Name :
279+ Description : If set, contains the name of a single piece of metadata.
280+ This name will be the same for all measurements collected while this
281+ server was running with this configuration.
282+ ServerMetadata.Value :
283+ Description : If name is set, contains the text of a server configuration
284+ value. This value will be the same for all measurements collected while
285+ this server was running with this configuration.
You can’t perform that action at this time.
0 commit comments