plugins/otel/v1.4.4

maximhq/bifrostplugins/otel/v1.4.4Jul 30, 2026by akshaydeo

AI Summary

Plugin update focusing on observability improvements, adding export timeouts and latency data export capabilities.

Key Highlights

  • Added export timeouts to bound OTel export duration
  • Added Bifrost latency data to connectors
  • Refactored overhead duration export for connectors

New Features

  • Added export timeouts to bound OTel export duration
  • Added Bifrost latency data to connectors

Full Release Notes

## Plugin Release: otel v1.4.4

- feat: added export timeouts to bound OTel export duration
- feat: added Bifrost latency data to connectors
- chore: refactored overhead duration export for connectors
- chore: upgraded Go to 1.26.5
- chore: upgraded core to v1.7.5 and framework to v1.5.5

### Installation

```bash
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/otel@v1.4.4
```

---
_This release was automatically created from version file: `plugins/otel/version`_