Where do you get Google Bigquery usage info (mainly for processed data)

本小妞迷上赌 提交于 2020-01-23 04:58:48

问题


I know that BigQuery offers the first "1 TB of data processed" per month for free but I can't figure out where to look on my dashboard to see my monthly usage. I used to be able to "revert" to the old dashboard which had the info but for the past couple of weeks the "old dashboard" isn't accessible.


回答1:


From the Google Cloud Console overview page for your project, click on the "details" section on the top-right, next to the charge estimate :

You'll get an estimate of the charges for the current month for each service and item in the service, including Big Query analysis :

If you want to track this usage, you can also export the data into CSV every day by going in the Billing settings and enable the usage export feature. Do not worry about the fact that it only mentions Compute Engine, it actually works for other services also.

You can also access directly the billing history by clicking on the billing account link :

You will get a detailed bill with the usage info :




回答2:


Post GCP Console Redesign Answer

The GCP console was redesigned and now the other answer here no longer applies, but it is still possible to view your usage by going to IAM & Admin -> Quotas.

What you're looking for is "Big Query API: Query usage per day". It doesn't seem possible to view your usage over 30 days unfortunately, but you can see your current usage (per day) and your peak usage over the past 7 days. You can also set a daily quota. If you're just working infrequently or doing a lot in one day, you can set a quota to 1 TiB and prevent yourself from blowing your whole allocation in one day.

You can try sending feedback about these limitations, like I did, by clicking the question mark at the top right and then send feedback.



来源:https://stackoverflow.com/questions/26079959/where-do-you-get-google-bigquery-usage-info-mainly-for-processed-data

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!