记录几条阿里云日志服务里的查询sql  万一以后还用的上呢

* AND requestURL : sendReportNotificationSMS | SELECT COUNT(*) as number from prod-error
// sendReportNotificationSMS每天16点少于200

* | select count(*) as number from log where requestURL like '%sendReportNotificationSMS%'
// sendReportNotificationSMS每天12点少于100

Logo

技术共进,成长同行——讯飞AI开发者社区

更多推荐