We are using Leaflet with the leaflet-providers plugin and using Esri as a provider, with an API key (the default API key) we got by registering a developer account at https://developers.arcgis.com/
We have started using it in production in one of our websites, and I want to see how many tiles we are requesting to estimate how much it's going to cost if we use it on all our websites. By the pricing information and my usage estimates it seems like our usage is going to stay below the free tier but I'm not entirely sure.
So I went to Dashboard -> API Keys -> Default API key -> Usage but all I get is an empty page that says "insufficient data to graph". We are doing roughly about 1,000 map views per day (and it's working), so I'd say that should be more than sufficient data to graph.
What am I missing?
When I do the exact same thing with Jawg.io, I just go to my account's dashboard and immediately find lots of detailed graphs with the usage even broken down by origin. Why is it so complicated with Esri?