This folder contains examples of instrumenting the common use-cases with github.com/instana/go-sensor
- Greeter - an instrumented HTTP server that queries a database
- Doubler - an instrumented Kafka processor, that counsumes and produces messages
- event/ - Demonstrates usage of the Events API
- autoprofile/ - Demonstrates usage of the AutoProfile™
- OpenTracing - an example of usage of Instana tracer in an app instrumented with OpentTracing
For more up-to-date instrumentation code examples please consult the respective package documentation page:
github.com/instana/go-sensor
- HTTP client and server instrumentationgithub.com/instana/go-sensor/instrumentation/instagrpc
- GRPC server and client instrumentationgithub.com/instana/go-sensor/instrumentation/instasarama
- Kafka producer and consumer instrumentation forgithub.com/Shopify/sarama
github.com/instana/go-sensor/instrumentation/cloud.google.com/go/pubsub
- Google Cloud Pub/Sub producer and consumer instrumentation forcloud.google.com/go/pubsub
github.com/instana/go-sensor/instrumentation/cloud.google.com/go/storage
- Google Cloud Storage client instrumentation forcloud.google.com/go/storage