plugins/otel/v1.4.0
maximhq/bifrostplugins/otel/v1.4.0Jul 14, 2026by akshaydeo
AI Summary
Update to the OpenTelemetry plugin to send HTTP status codes in metrics and upgrade core and framework dependencies.
Key Highlights
- Status codes now sent on OTEL metrics
- Upgraded core to v1.7.1 and framework to v1.5.1
New Features
- Send status code on OTEL metrics
Full Release Notes
## Plugin Release: otel v1.4.0 - fix: send status code on OTEL metrics - chore: upgraded core to v1.7.1 and framework to v1.5.1 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/otel@v1.4.0 ``` --- _This release was automatically created from version file: `plugins/otel/version`_