Skip to content

Commit

Permalink
Remove outdated HTTP client and server examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Slotin committed Mar 25, 2020
1 parent dfc5e2b commit a18454f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 231 deletions.
7 changes: 7 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Examples
========

For up-to-date instrumentation code examples please consult the respective godoc:

* [`github.com/instana/go-sensor`](https://pkg.go.dev/github.com/instana/go-sensor?tab=doc#pkg-overview) - HTTP client and server instrumentation
* [`github.com/instana/go-sensor/instrumentation/instagrpc`](https://pkg.go.dev/github.com/instana/go-sensor/instrumentation/instagrpc?tab=doc#pkg-overview) - GRPC server and client instrumentation
54 changes: 0 additions & 54 deletions example/httpclient/multi_request.go

This file was deleted.

85 changes: 0 additions & 85 deletions example/webserver/instana/http.go

This file was deleted.

92 changes: 0 additions & 92 deletions example/webserver/opentracing/http.go

This file was deleted.

0 comments on commit a18454f

Please sign in to comment.