instrumentation/instasarama/v1.0.0
This is the first release of github.com/Shopify/sarama
instrumentation for Instana. github.com/instana/go-sensor/instrumentation/instasarama
provides wrappers for Kafka consumers and producers that ensure trace context propagation via Kafka messages.
To use this module add following line to your go.mod:
require github.com/instana/go-sensor/instrumentation/instasarama v1.0.0
For detailed usage example consult the README or check the Examples section of package documentation.