Implement client poll metrics by rendezvous method by country
Implements #40330 (closed)
- Populate the
RemoteAddr
field of args sent toIPC.ClientOffers
in the HTTP, AMP cache, and SQS rendezvous handlers- HTTP and AMP cache use the IP addresses in the headers of the HTTP request
- SQS uses the ICE candidate addresses in the SDP offer
- Updated metrics to track number of clients per rendezvous method per country
cc: @cohosh
Edited by mpu