Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 837 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 837 Bytes

OpenTelemetry RabbitMQ Client Instrumentation for Golang

ci codecov

This module provides OpenTelemetry instrumentation for the Go RabbitMQ Client Library github.com/rabbitmq/amqp091-go.

As for now, this module only provides tracing instrumentation.

Compatibility

This module supports the same go versions as the opentelemetry-go project.

Installation

go get -u github.com/wzy9607/amqp091otel