简体   繁体   English

如何获取Google API使用情况的提醒?

[英]How can I get alerts for my Google API usage?

This week my API stopped making requests to the Google API, see the usage graph below: 本周我的API停止向Google API发出请求,请参阅下面的使用情况图:

谷歌控制台使用图

Is there a way I can setup alerts on the data that is reported to me in the above graph? 有没有办法可以在上图中向我报告的数据上设置警报?

  • Alert me when usage is below a threshold? 当使用率低于阈值时提醒我?
  • Alert me when usage is above a threshold? 当使用率超过阈值时提醒我?
  • Alert me when we encounter an error of X type? 当我们遇到X型错误时提醒我?

There is no API for the Google Developer console sadly the only thing that is close would be the Google Cloud Resource Manager API which doesn't give you the information you are looking for. 谷歌开发者控制台没有API,唯一可以接近的是Google云资源管理器API ,它不会为您提供所需的信息。

There is also no alert within the Google Developer console. Google Developer Console中也没有提醒。 That being said this is an awesome idea. 据说这是一个很棒的主意。 In the upper right hand corer of the Google developer console there is a speech bubble with an i in it. 在Google开发者控制台的右上角中,有一个带有i的语音气泡。 Click on it and send feedback. 点击它并发送反馈。 Google does listen to feed back from developers lets request a notification feature. 谷歌确实收听开发人员反馈请求通知功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将我的Google API密钥下载为PEM文件? - How can I download my Google API key as PEM file? 如何通过Google API获取日历资源列表 - How can I get a list of calendar resources via Google API 如何使用 Google Finance API 获取股票报价? - How can I get stock quotes using Google Finance API? 如何获取用于数据传输 api 的谷歌帐户的用户 ID? - How can I get the userid of google account for data transfer api? 如何从谷歌 API 和 JSON 获取中文罗马字 - how can I Get Chinese Romanization from google API with JSON Google API-如何获取Gmail联系人详细信息页面? - Google API - How can I get the gmail contact details page? 如何让 Google Drive API 进行身份验证? - How can I get Google drive API to authenticate? 如何在Google API中发现当前费率使用情况? - How do I discover the current rate usage in a Google API? 使用Google API时,如何在应用程序中获得仅城市名称而不是整个地址的输出? - How can i get the output as just the city name instead of whole address in my App when using Google API? 如何从 Google API 获取用户信息配置文件? - How I can get user info profile from Google API?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM