Louis Ye 叶绿宇
Louis Ye 叶绿宇
Currently the node.js debugger agent can support the cloud_function label when the application is running on GCF (Cloud Functions). This label will be used at the debugger GCP page to...
Per @ghemawat from https://github.com/google/pprof/pull/790: None of the javascript in pprof is tested. One alternative is that we might need to install node in some github action and use that (maybe...
After fixing #791 , we should make the tests support code coverage to make the tests more useful. If the web test is run through chromedp, then one option is...