pulumi/sdk/go/common/resource/plugin
Anton Tayanovskyy fc52744a0d
Add tracing to `npm install` and fix orphan tracing (#10518)
* WIP: trace npm install

* Fixes orphan GetPluginInfo span in pulumi new

* Extend interceptors to streaming gRPC calls

* Intercept streaming client calls

* Fix lint

* PR feedback

* Update pkg/cmd/pulumi/new.go

Co-authored-by: Robbie McKinstry <thesnowmancometh@gmail.com>

* Lint

Co-authored-by: Robbie McKinstry <thesnowmancometh@gmail.com>
2022-09-12 17:42:27 -04:00
..
analyzer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
analyzer_plugin.go Fix env var setting for policy (#10598) 2022-09-02 13:24:17 +02:00
check.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
config_source.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
context.go Remove config from host, was unused (#10235) 2022-07-25 12:34:49 +01:00
doc.go Provider implementer's guide draft (#6322) 2021-04-13 14:11:02 -07:00
host.go Fix getOrganization in policy (#10574) 2022-09-02 11:47:38 +02:00
host_server.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
langruntime.go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00
langruntime_plugin.go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00
plugin.go Add tracing to `npm install` and fix orphan tracing (#10518) 2022-09-12 17:42:27 -04:00
plugin_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
provider.go Remove sequence numbers (#10203) 2022-07-25 12:08:03 +01:00
provider_plugin.go Save random seeds to update plans (#10272) 2022-08-09 17:40:59 +01:00
provider_plugin_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
provider_server.go Save random seeds to update plans (#10272) 2022-08-09 17:40:59 +01:00
provider_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
rpc.go [sdk/go] Marshal output values (#7958) 2021-09-27 09:01:40 -07:00
rpc_rapid_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00
rpc_test.go ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00