mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Add clarification to broker-spec on client-*-ips
This commit is contained in:
parent
1dc9947d2a
commit
d7ebb2f99c
1 changed files with 9 additions and 0 deletions
|
@ -104,6 +104,9 @@ Metrics data from the Snowflake broker can be retrieved by sending an HTTP GET r
|
||||||
rounded up to the nearest multiple of 8. Each country code only appears
|
rounded up to the nearest multiple of 8. Each country code only appears
|
||||||
once.
|
once.
|
||||||
|
|
||||||
|
Note that this descriptor field name is misleading. We use IP addresses
|
||||||
|
to partition by country, but this metric counts polls, not unique IPs.
|
||||||
|
|
||||||
"client-ampcache-count" NUM NL
|
"client-ampcache-count" NUM NL
|
||||||
[At most once.]
|
[At most once.]
|
||||||
|
|
||||||
|
@ -119,6 +122,9 @@ Metrics data from the Snowflake broker can be retrieved by sending an HTTP GET r
|
||||||
method, rounded up to the nearest multiple of 8. Each country code only
|
method, rounded up to the nearest multiple of 8. Each country code only
|
||||||
appears once.
|
appears once.
|
||||||
|
|
||||||
|
Note that this descriptor field name is misleading. We use IP addresses
|
||||||
|
to partition by country, but this metric counts polls, not unique IPs.
|
||||||
|
|
||||||
"client-sqs-count" NUM NL
|
"client-sqs-count" NUM NL
|
||||||
[At most once.]
|
[At most once.]
|
||||||
|
|
||||||
|
@ -134,6 +140,9 @@ Metrics data from the Snowflake broker can be retrieved by sending an HTTP GET r
|
||||||
rounded up to the nearest multiple of 8. Each country code only appears
|
rounded up to the nearest multiple of 8. Each country code only appears
|
||||||
once.
|
once.
|
||||||
|
|
||||||
|
Note that this descriptor field name is misleading. We use IP addresses
|
||||||
|
to partition by country, but this metric counts polls, not unique IPs.
|
||||||
|
|
||||||
"snowflake-ips-nat-restricted" NUM NL
|
"snowflake-ips-nat-restricted" NUM NL
|
||||||
[At most once.]
|
[At most once.]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue