ZIP
WinGet
jaeger
jaegertracing · 2.19.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
Filename
jaeger-2.19.0-windows-amd64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jaegertracing.jaeger
Version
2.19.0
Description
Open source, end-to-end distributed tracing
License
Apache-2.0
↗
Installer URL
https://github.com/jaegertracing/jaeger/releases/download/v2.19.0/jaeger-2.19.0-windows-amd64.zip
Release Notes
Backend Changes
✨ New Features
- Feat(apiv3): implement findtracesummaries grpc handler (@yurishkuro in #8634)
🐞 Bug fixes, Minor Improvements
- Fix(apiv3): support query.attributes filter in get /api/v3/traces (@yurishkuro in #8687)
- Feat(clickhouse): add tls configuration (@Pulkit7070 in #8650)
- [clickhouse] add linter for clickhouse (@mahadzaryab1 in #8641)
- [es] add missing scope and link fields to index templates (@Manik2708 in #8643)
- Fix: tools api mismatch between acp and jaeger gate…