Plugin otel v1.5.0
·
23 commits
to dev
since this release
Plugin Release: otel v1.5.0
- feat:
bifrost_overhead_latency_microsecondshistogram 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_tokensand the nanosecondtime_to_first_tokenattribute;buildSpanAttrsandentitySetFromAttrsread the canonicalbifrost.*keys andtime_to_first_chunkdirectly (#6403)
Dashboards and alerts that read the legacygen_ai.*Bifrost-internal attributes or the nanosecond TTFT attribute must migrate to thebifrost.*keys andtime_to_first_chunk(seconds).
- feat: add a no-op
HTTPTransportPreAuthHookfor 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.0This release was automatically created from version file: plugins/otel/version