Hi there,
I recently deployed a Datasette project on Fly.io. I’m currently using a basic plan to test out the service.
A couple of days after deploying it, I noticed that the app had used over 6GB of outbound bandwidth in one day. This has since stabilised to about 1GB per day, but it still seems quite high given that I’m not serving any files or media. It’s just a Datasette instance with a few tables.
Does anyone know how I can drill down into more detail to find out what’s causing the outbound bandwidth to be consumed? I’m really going to be the only user of this project so if there are any ways I can limit the bandwidth usage that would be great.
Thanks