pulumi/sdk/go/common
Pat Gavlin 4da051a799
Add a convert-trace command. (#7319)
This command converts an appdash trace into a pprof file for use with
`go tool pprof`. Spans are converted into stacks by sampling each root
span at a given rate and recording the stack of subspans at each sample.

These changes also replace the conditional addition of experimental and
debug commands with conditional visibility. Experimental and debug
commands will always be available, but will be hidden unless the
appropraite environment variables are set.

Co-authored-by: Levi Blackstone <levi@pulumi.com>
2021-06-17 14:46:05 -07:00
..
apitype Support using pre-signed URLs for Azure Storage issued by the Pulumi Service (#7137) 2021-05-27 21:45:35 -07:00
constant expose execution kind via update metadata (#5258) 2020-08-31 09:07:59 -07:00
diag [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
encoding [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
resource Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
testing [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
tokens [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
tools [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
util Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
version move pkg/version -> sdk/go/common/version 2020-03-18 15:25:25 -07:00
workspace Fixes 6608: unusable venv after template copy, python not executable (#6623) 2021-06-04 10:03:04 -04:00