Silent Install HQ
ZIP WinGet

jaeger

jaegertracing · 2.17.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 11c77986d0470e9ceb500b9fa57ee18f4f503685acc16af674a040a9c5cb4272 VirusTotal ↗
Filename jaeger-2.17.0-windows-amd64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID jaegertracing.jaeger
Version 2.17.0
Description Open source, end-to-end distributed tracing
License Apache-2.0
Release Notes Backend Changes 🐞 Bug fixes, Minor Improvements - Implement timer duration bucket parsing in metrics init (@junaiddshaukat in #7951) - Fix(memory): accept string-form error filters in trace search (@YoungHypo in #8217) - Feat(monitor): restore grafana to spm docker-compose example (adr-007 step 1) (@abhay1999 in #8215) - Safe self-tracing via otel collector telemetry factory (@yurishkuro in #8208) - Fix: guard addjitter against zero/sub-nanosecond durations to prevent panic (fixes #8149) (@shiva…