Plugin telemetry v1.6.0
·
4 commits
to dev
since this release
Plugin Release: telemetry v1.6.0
- feat:
bifrost_overhead_latency_microsecondshistogram measured across the HTTP transport hooks as total request time minus time blocked on upstream provider sockets, with a microsecond-scale bucket set (#6345) - chore:
x-bf-prom-*request headers are no longer consumed as Prometheus label dimensions incollectPrometheusKeyValuesandapplyCustomLabels(the prefix is still stripped from forwarded requests), and legacygen_ai.*attribute emission is removed (#6403)
Deployments that relied onx-bf-prom-*request headers to add Prometheus label dimensions lose those labels; use the supported custom label configuration instead.
- 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/telemetry@v1.6.0This release was automatically created from version file: plugins/telemetry/version