MSI
WinGet
Weaver
OpenTelemetry · 0.23.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i weaver-x86_64-pc-windows-msvc.msi /quiet /norestart
File Identity
Filename
weaver-x86_64-pc-windows-msvc.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenTelemetry.Weaver
Version
0.23.0
Description
OTel Weaver lets you easily develop, validate, document, and deploy semantic conventions
License
Apache-2.0
↗
Installer URL
https://github.com/open-telemetry/weaver/releases/download/v0.23.0/weaver-x86_64-pc-windows-msvc.msi
Release Notes
Release Notes
- New feature (#1247, #1248) - .weaver.toml project configuration file for live-check. Covers all live-check CLI flags plus [[live_check.finding_filters]] for dropping findings by ID, minimum level, sample name, and signal type. CLI flags take precedence over config values. Use --config or auto-discovery from CWD. (#1256 by @jerbly)
- Fix attribute catalog sorting for attributes with the same key when converting from v1 to v2 catalog. (#1359 by @michaelvanstraten)
- Fix (#1323) - L…