pulumi/pkg/backend
Pat Gavlin 782a869765
Add support for passing tracing headers. (#1360)
These changes add support for adding a tracing header to API requests
made to the Pulumi service. Setting the `PULUMI_TRACING_HEADER`
environment variable or enabling debug commands and passing the
`--tracing-header` will change the value sent in this header. Setting
this value to `1` will request that the service enable distributed
tracing for all requests made by a particular CLI invocation.
2018-05-14 13:44:44 -07:00
..
cloud Add support for passing tracing headers. (#1360) 2018-05-14 13:44:44 -07:00
local Add pulumi config refresh to fetch most recent configuration 2018-05-14 10:28:42 -07:00
state Begin tracing Pulumi API calls. (#1330) 2018-05-07 18:23:03 -07:00
backend.go Add support for passing tracing headers. (#1360) 2018-05-14 13:44:44 -07:00
display.go Simplify code that decides to show stack outputs. (#1332) 2018-05-06 11:30:20 -07:00
snapshot.go Snapshot management overhaul and refactor (#1273) 2018-04-25 17:20:08 -07:00
snapshot_test.go Snapshot management overhaul and refactor (#1273) 2018-04-25 17:20:08 -07:00
stack.go Add pulumi config refresh to fetch most recent configuration 2018-05-14 10:28:42 -07:00
updates.go Add pulumi config refresh to fetch most recent configuration 2018-05-14 10:28:42 -07:00