Skip to content

Releases: startower-observability/orb

v0.1.0 - Initial Release

26 Aug 07:16

Choose a tag to compare

StarTower Orb v0.1.0 - Initial Release

🎉 First stable release of StarTower Orb - OpenTelemetry instrumentation for RabbitMQ!

Features

  • 🔍 Automatic tracing for RabbitMQ publish/consume operations
  • 🌐 W3C trace context propagation via message headers
  • 📊 OpenTelemetry semantic conventions compliance
  • 🎛️ Configurable tracers, propagators, and span attributes
  • 🚀 Drop-in replacement for amqp091-go

Installation

go get github.com/startower-observability/orb

Quick Start

See README.md for complete documentation and examples.