Problem
Since a couple of days the Fast Origin Transfer started to increase; over the last couple of days it has been about 1TB.
Current Behavior
When I dig deeper into the numbers, it seems to be all caused by Outgoing traffic and by Blob Stores (both 99.9%). The strange thing is when I go to the blob store it mentions, it will say that the data transfer is only 11 GB.
I have no idea how this blob store can cause 1TB of outgoing traffic.
Metrics for the blob store:
- Data stored:
22GB - Simple operations: 2.2k
- Advanced operations: 111
- Reported traffic:
11 GB
What I’ve Tried
- Observability: When I open the blob with Observability, it only lists the
11 GBas well. - Logging: I put some extra logging on any code that touches the blob store, but nothing shows up; it’s all regular traffic.
- Project Isolation: I can’t link it back to a single project, however since the blob is only used by 1 project I assume it’s that project.
Under Observability → Query, looked for Total Fast Origin Transfer under middleware and functions invocations, both are less than 1 gb over the last 14 days for all projects.
Can anyone please give me some pointers on how to find out what’s causing this massive 1TB of outgoing transfers? The data seems to contradict, since the blob store only reports 11GB of traffic.