github maximhq/bifrost plugins/telemetry/v1.8.0
Plugin telemetry v1.8.0

latest releases: framework/v1.7.2, ent-v2.2.1-base, transports/v2.2.1...
4 hours ago

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_total carries a normalized error_type label alongside status_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.0

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

Don't miss a new bifrost release

NewReleases is sending notifications on new releases.