在 Firebase 控制台的什么位置可以找到 Stackdriver?
Where can I find Stackdriver in Firebase console?
我在这篇 article 中读到,Firestore 已经启动了 Stackdriver(测试版),因此我们可以近乎实时地监控 Cloud Firestore 读取、写入和删除操作,但我在 Firebase 中的什么地方可以找到它控制台?
您必须转到 Google 云端控制台,而不是 Firebase 控制台。
URL是https://console.cloud.google.com/home/dashboard?project=xxxxxx
在那里您会找到一组关于 Stackdriver 的垂直菜单项。您应该使用 Monitoring 菜单项打开 Stackdriver 控制台。
然后在 Stackdriver 控制台中,您应该打开 资源 菜单并为您的 Firestore 实例创建一个新指标,如下所示:
顺便说一句,Doug Stevenson 最近发表了几篇文章,其中涵盖了(除其他外)两个游戏机之间的一些 link/differences:https://medium.com/google-developers/firebase-google-cloud-whats-different-with-cloud-functions-612d9e1e89cb and https://medium.com/google-developers/whats-the-relationship-between-firebase-and-google-cloud-57e268a7ff6f
我在这篇 article 中读到,Firestore 已经启动了 Stackdriver(测试版),因此我们可以近乎实时地监控 Cloud Firestore 读取、写入和删除操作,但我在 Firebase 中的什么地方可以找到它控制台?
您必须转到 Google 云端控制台,而不是 Firebase 控制台。
URL是https://console.cloud.google.com/home/dashboard?project=xxxxxx
在那里您会找到一组关于 Stackdriver 的垂直菜单项。您应该使用 Monitoring 菜单项打开 Stackdriver 控制台。
然后在 Stackdriver 控制台中,您应该打开 资源 菜单并为您的 Firestore 实例创建一个新指标,如下所示:
顺便说一句,Doug Stevenson 最近发表了几篇文章,其中涵盖了(除其他外)两个游戏机之间的一些 link/differences:https://medium.com/google-developers/firebase-google-cloud-whats-different-with-cloud-functions-612d9e1e89cb and https://medium.com/google-developers/whats-the-relationship-between-firebase-and-google-cloud-57e268a7ff6f