pulumi/pkg/util
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
..
archive Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
buildutil Fix python package versions 2018-05-07 12:38:08 -07:00
cancel Plumb basic cancellation through the engine. (#1231) 2018-04-19 18:59:14 -07:00
cmdutil Enable distributed tracing. 2018-05-09 11:43:09 -07:00
contract Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
fsutil Remove the need to pulumi init for the local backend 2018-04-18 04:53:49 -07:00
httputil Retry some HTTP operations 2018-04-11 14:58:25 -07:00
mapper Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
retry Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
rpcutil Improve the error message arising from missing required configs for resource providers (#1097) 2018-04-04 10:08:17 -07:00
testutil Restore streaming of plugin outputs to the progress display. (#1333) 2018-05-07 15:11:52 -07:00