CloudSql monitoring usage

不羁岁月 提交于 2019-12-13 04:47:56

问题


I have just made a cloudsql instance , along with an app engine website, and because it is in its initial stages, I would like to closely monitor the cloudsql usage and how much I am getting charged from it.

Where in the developers section is this option available? I would like to have a detailed view of my cost,instance hours, etc. The graphs in the overview section just provide the connection details, but I would also like to know how to find out current costs.


回答1:


I believe you can get daily updates from site

https://console.developers.google.com/project/<project>/billing/unbilledinvoice

where <project> is the name of your project. However, I don't know if there's a way to monitor more closely than a "daily" basis.



来源:https://stackoverflow.com/questions/27679370/cloudsql-monitoring-usage

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