pulumi/pkg/backend/cloud
Pat Gavlin 97e38bddc8 Enable distributed tracing.
These changes add support for injecting client tracing spans into HTTP
requests to the Pulumi API. The server can then rematerialize these span
references and attach its own spans for distributed tracing.
2018-05-09 11:43:09 -07:00
..
client Enable distributed tracing. 2018-05-09 11:43:09 -07:00
backend.go Fix preview against a PPC 2018-05-08 21:43:17 -07:00
context.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
context_test.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
snapshot.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
stack.go Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
state.go Make tokenSource.Close() synchronous. (#1345) 2018-05-08 15:28:42 -07:00