plugins/otel/v1.4.8
maximhq/bifrostplugins/otel/v1.4.8Aug 13, 2026by akshaydeo
AI Summary
This release updates the OpenTelemetry plugin to v1.4.8, adding support for separate headers and metrics tabs in the UI. It also includes dependency upgrades for the core and framework components.
Key Highlights
- Added separate headers support for traces and metrics in the OTEL collector
- Introduced a separate metrics tab independent of traces
- Upgraded core to v1.7.11
- Upgraded framework to v1.5.9
New Features
- Separate headers support for traces and metrics
- Independent metrics tab for OTEL
Full Release Notes
## Plugin Release: otel v1.4.8 - feat: add separate headers support for traces and metrics in OTEL collector (#5940) - feat: add support for a separate metrics tab independent of traces for OTEL (#5939) - chore: upgraded core to v1.7.11 and framework to v1.5.9 ### Installation ```bash # Update your go.mod to use the new plugin version go get github.com/maximhq/bifrost/plugins/otel@v1.4.8 ``` --- _This release was automatically created from version file: `plugins/otel/version`_