Add clarification to broker-spec on client-*-ips

This commit is contained in:
Cecylia Bocovich 2025-07-08 14:17:37 -04:00
parent 1dc9947d2a
commit d7ebb2f99c
No known key found for this signature in database
GPG key ID: 009DE379FD9B7B90

View file

@ -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.]