Skip to content

Commit

Permalink
Merge pull request #575 from pulumi/t0yv0/remove-tracing
Browse files Browse the repository at this point in the history
Remove tracing - discontinued
  • Loading branch information
t0yv0 authored May 12, 2021
2 parents 4f4a75b + cbbf2b6 commit 74cb091
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/examples_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ func getBaseOptions(t *testing.T) integration.ProgramTestOptions {
ExpectRefreshChanges: true,
RetryFailedSteps: true,
ReportStats: integration.NewS3Reporter("us-west-2", "eng.pulumi.com", "testreports"),
Tracing: "https://tracing.pulumi-engineering.com/collector/api/v1/spans",
}
}

Expand Down

0 comments on commit 74cb091

Please sign in to comment.