Plugin Release: telemetry v1.8.0
- feat: metrics export includes user id and user name labels, so per-user attribution is available in Prometheus (#7267)
- chore: upgraded core to v1.9.1 and framework to v1.7.1
- feat:
bifrost_error_requests_totalcarries a normalizederror_typelabel alongsidestatus_code, drawn from a closed prefix-structured vocabulary (caller_*,policy_*,provider_*,bifrost_*,_OTHER), so alarm expressions can separate fault domains with a single regex instead of enumerating status codes (#7141)
Installation
# Update your go.mod to use the new plugin version
go get github.com/maximhq/bifrost/plugins/telemetry@v1.8.0This release was automatically created from version file: plugins/telemetry/version