Skip to content

Commit

Permalink
Remove the StackDriver trace exporter (#452)
Browse files Browse the repository at this point in the history
Vendor exporters needed to be hosted outside this codebase.

Additionally, remove the http-stackdriver example.

Resolves #447

Partially addresses #449

Co-authored-by: Rahul Patel <rahulpa@google.com>
  • Loading branch information
MrAlias and rghetia authored Mar 7, 2020
1 parent 43db6ec commit 9459629
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 1,494 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ example/grpc/client/client
example/grpc/server/server
/example/http/client/client
/example/http/server/server
/example/http-stackdriver/client/client
/example/http-stackdriver/server/server
/example/jaeger/jaeger
/example/namedtracer/namedtracer
/example/prometheus/prometheus
98 changes: 0 additions & 98 deletions example/http-stackdriver/client/client.go

This file was deleted.

14 changes: 0 additions & 14 deletions example/http-stackdriver/go.mod

This file was deleted.

266 changes: 0 additions & 266 deletions example/http-stackdriver/go.sum

This file was deleted.

7 changes: 0 additions & 7 deletions example/http-stackdriver/server/modd.conf

This file was deleted.

82 changes: 0 additions & 82 deletions example/http-stackdriver/server/server.go

This file was deleted.

18 changes: 0 additions & 18 deletions exporters/trace/stackdriver/go.mod

This file was deleted.

Loading

0 comments on commit 9459629

Please sign in to comment.