将实验检查器功能与 GCP 调试代理一起使用

Using experimental inspector feature with the GCP debug-agent

文档的这一部分 https://www.npmjs.com/package/@google-cloud/debug-agent#experimental-features(针对 nodejs)显示它可用,但是在 Cloud Console UI 中查看时,没有关于检查器功能的任何信息。如何使用此功能,可能是通过 kubectl proxy 界面或集群 ip 和检查器端口?

您可以从文档中读到:"The Stackdriver Debugger includes experimental support for the new V8 Inspector Protocol"

所以没有检查员UI。它只是启用不同的协议进行调试。

这里[1] 是官方文档,这里[2] link 访问 Stackdriver 调试网站 UI。

[1] https://cloud.google.com/debugger/ [2] https://console.cloud.google.com/debug?_ga=2.189317867.-1503149812.1525863938