Hacker News new | ask | show | jobs
by icebraining 3487 days ago
But if that CI server creates a VM or container and uses runserver, you have the same problem.
1 comments

How so? The analytics service would dedup the IP address.
Very large businesses with dozens of Django installs could be behind a single IP address.
That may not be a problem if all you care about is the number of organizations.
Sure, hence the same problems of downloading, not more.
I still don't follow...

If they want to track runserver calls, they presumably realize that there will be frequent runserver calls in the context of developing/testing an application. I would think they would care more about the number of unique IP addresses those runserver 'runs' are coming from.