Daily spending limit option not visible in App Engine's Settings

断了今生、忘了曾经 提交于 2020-06-16 04:33:35

问题


I cannot see the daily spending limit option in Google App Engine's Settings page:

Why?


回答1:


This may be because you are using App Engine on the flexible environment as according to documentation this is not supported. For application in App Engine Flex, you can use budgets and alerts as mentioned here.

Hope you find this information useful!




回答2:


There seems to be an issue with that at the moment. It has been reported in this public Issue Tracker thread as well. Engineering is aware and are looking into it. You may show that you're also affected by clicking on the 'Star' button next to the Issue ID and to receive future updates regarding it.




回答3:


I got below reply from google team on above mention issue >>>

The Cloud App Engine product team confirmed that the reason because of the spending limit is not available is that we are currently in the process of making changes to the way people can manage their costs in App Engine.

This means that all projects that did not have a spending limit set on them are unable to set them now. Spending limits that have already been set should continue to be respected for now.

The current spending limit feature is in the process of being replaced with a more flexible option that will allow for more control in the exact costs being measured. We are working on the documentation, which will include step-by-step instructions on how to set-up the new measures. An official notice of the change will be going out as soon as possible and will include links to these docs.

In the meanwhile, you can take a look at this article 1 to implement a more flexible spending limit option. You can modify the cod there to disable the Google App Engine Application.

I hope this information was useful to you. Please, let me know if you have any questions. I will be more than happy to help you.


BTW thanks for your support



来源:https://stackoverflow.com/questions/59837310/daily-spending-limit-option-not-visible-in-app-engines-settings

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