cloud-debug-nodejs icon indicating copy to clipboard operation
cloud-debug-nodejs copied to clipboard

allowExpressions configuration option not documented

Open govindrai opened this issue 4 years ago • 1 comments

After you follow the directions to setup the debugger, you get into the UI and then realize you can't use snapshots or logpoints because:

image

None of the examples show the allowExpressions configuration option and the documentation doesn't call it out/explain the option anywhere (at least I was not able to find this on the github repo nor the official google cloud debugger docs).

Please document it, otherwise you have to redeploy the app again.

govindrai avatar Sep 20 '21 22:09 govindrai

Valid feedback. The documentation should be updated to both include the allowExpressions option in the examples. It should probably also be included in the samples in this repo.

mctavish avatar Sep 21 '21 19:09 mctavish