I have a very basic question about how MAUs for the purpose of pricing are calculated for accounts that are created after the new Auth0 Teams feature launch, where we can have 1-2 production tenants and several dev tenants. Is the MAU figure only counting logins for applications under the production tenant, ignoring logins under dev tenants?
Our daily staging CI/CD tests (which would certainly be running on a dev Auth0 tenant) involve hundreds of UI tests, each one starts with creating a brand new random user and doing various things with it. At the conclusion of each test, the random user gets deleted. I was worried that if these user logins under a dev tenant counted against the MAU, that would artificially blow up the figure by many thousands each month.