gcr-analysis 主题和订阅是什么?

what are the gcr-analysis topics and subscriptions?

最近(自 2017 年 1 月 9 日这一周以来的几天)我找到了我的 GCP 项目有一些 gcr.io 主题和 gcr-analysis 订阅出现,我 问团队发现没有人知道或故意这样做,我发现这些 topics/subscriptions 也出现在我的其他 GCP 项目中,所以它可能来自 Google 方?这些有什么用?

┬───────────────────────────────────────────────┬────────────────────────────┬──────┬──────────────┐
│                  SUBSCRIPTION                 │           TOPIC            │ TYPE │ ACK_DEADLINE │
┼───────────────────────────────────────────────┼────────────────────────────┼──────┼──────────────┤
│ gcr-analysis-3b4ce76f2d36c285601b0cb46a61932c │ asia.gcr.io%2Fproject-name │ PUSH │ 10           │
│ gcr-analysis-5023e58ee7a5ff3423b5b4badadfc07a │ us.gcr.io%2Fproject-name   │ PUSH │ 10           │
│ gcr-analysis-c2be8611b9a6872cba44ab5c521af795 │ gcr.io%2Fproject-name      │ PUSH │ 10           │
│ gcr-analysis-c37057c7a14f8c0576b3b491030742d1 │ eu.gcr.io%2Fproject-name   │ PUSH │ 10           │
┴───────────────────────────────────────────────┴────────────────────────────┴──────┴──────────────┘

这些是由 Google Container Registry, used to discover when new images are pushed. The use is described in the "Google App Engine Flexible Environment" section 自动创建的主题和订阅。