pulumi/pkg/resource
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
..
analyzer [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
deploy Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07:00
edit [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
graph [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider Support defining remote components in Go (#6403) 2021-04-16 11:49:21 -07:00
stack Error instead of assert on invalid resource in state file (#7065) 2021-05-17 09:47:28 +01:00
testdata support jar files 2020-08-10 14:15:35 -07:00