gpt4 book ai didi

firebase - 使用 Stackdriver 调试 Firebase Cloud Functions

转载 作者:行者123 更新时间:2023-12-02 19:54:10 26 4
gpt4 key购买 nike

我正在按照此文档尝试调试我的 Firebase 云功能:https://cloud.google.com/functions/docs/monitoring/debugging

首先文档中给出的 require 行是错误的,所以我将其更改为这样以使其编译:

require('@google-cloud/debug-agent').start();

此外,在实现此功能并使用 firebasedeploy--onlyfunctions 部署函数之后,堆栈驱动器调试 View 中没有代码。知道如何进行这项工作吗?

谢谢:)

最佳答案

目前,Cloud Functions for Firebase 不会自动与 Stackdriver 共享其代码。您需要通过 Github、Bitbucket 或 Google Cloud 源存储库获取代码。

同时debugging Cloud Functions for Firebase请参阅我们的文档。我们将确保记录环境之间的任何差异。

关于firebase - 使用 Stackdriver 调试 Firebase Cloud Functions,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42773312/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com