I see that each component plan comes with its own bandwidth allotment. The insights tab shows in general how much bandwidth is used, but its not exact.
How do you find the exact amount used so that you can make sure you dont go over?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Hello,
In additional to what Bobby mentioned, you can also use the below endpoints to fetch the bandwidth consumed by your Apps.
https://docs.digitalocean.com/reference/api/api-reference/#operation/apps_get_metrics_bandwidth_daily https://docs.digitalocean.com/reference/api/api-reference/#operation/apps_list_metrics_bandwidth_daily
Thank you, Swarn Suvarna.
Hey,
If you want the bandwidth usage for billing purposes, to check that currently, follow these steps:
If you are worried about going your billing limits, you could set billing alerts so that you would get notified in case you go over a specific threshold amount:
If you have another specific feature in mind, the best thing to do to get your voice heard regarding this would be to head over to the DigitalOcean Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Hope that helps!
- Bobby.