开发者

appengine: monitor dashboard from another app

开发者 https://www.devze.com 2023-03-31 06:51 出处:网络
I\'d like to monitor the dashboard of one GAE app (java) from one other (mostly I want to know the number of requests since the reset of the quota)开发者_高级运维. How can I achieve that?There is an A

I'd like to monitor the dashboard of one GAE app (java) from one other (mostly I want to know the number of requests since the reset of the quota)开发者_高级运维. How can I achieve that?


There is an API to get quota details for the current request but not at the application level.

There is a current feature request for this functionality. You can star it to show your interest.

0

精彩评论

暂无评论...
验证码 换一张
取 消