Releases: startower-observability/orb
Releases · startower-observability/orb
v0.1.0 - Initial Release
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/orbQuick Start
See README.md for complete documentation and examples.