github maximhq/bifrost plugins/otel/v1.5.0
Plugin otel v1.5.0

latest releases: helm-chart-v2.1.37, ent-v2.0.0-base, transports/v2.0.0...
5 hours ago

Plugin Release: otel v1.5.0

  • feat: bifrost_overhead_latency_microseconds histogram derived from the root span's overhead attribute, with a microsecond-scale bucket set (#6345)
  • chore: remove the legacy gen_ai.*-namespaced Bifrost-internal attributes, gen_ai.usage.prompt_tokens/completion_tokens and the nanosecond time_to_first_token attribute; buildSpanAttrs and entitySetFromAttrs read the canonical bifrost.* keys and time_to_first_chunk directly (#6403)

    Dashboards and alerts that read the legacy gen_ai.* Bifrost-internal attributes or the nanosecond TTFT attribute must migrate to the bifrost.* keys and time_to_first_chunk (seconds).
  • feat: add a no-op HTTPTransportPreAuthHook for the new pre-authentication transport phase (#6375)
  • chore: upgraded core to v1.8.0 and framework to v1.6.0

Installation

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

This release was automatically created from version file: plugins/otel/version

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.