Skip to content

Commit

Permalink
Reference instasarama in the main README
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Slotin committed Apr 17, 2020
1 parent 9d0fc66 commit 84e06ec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,10 @@ The provided `parentSpan` is the incoming request from the request handler (see

[`github.com/instana/go-sensor/instrumentation/instagrpc`](./instrumentation/instagrpc) provides both unary and stream interceptors to instrument GRPC servers and clients that use `google.golang.org/grpc`.

### Kafka producers and consumers

[`github.com/instana/go-sensor/instrumentation/instasarama`](./instrumentation/instasarama) provides both unary and stream interceptors to instrument Kafka producers and consumers built on top of `github.com/Shopify/sarama`.

## Sensor

To use sensor only without tracing ability, import the `instana` package and run
Expand Down

0 comments on commit 84e06ec

Please sign in to comment.