Releases: jaegertracing/jaeger-ui
Releases · jaegertracing/jaeger-ui
Jaeger UI v1.24.0
Enhancements
- Support new user analytics events in the Monitor Tab (@VladislavBryukhanov in #943)
- Use red on scatterplot for traces if any spans have an error=true tag (@esnible in #951)
Jaeger UI v1.23.0
Enhancements
Fixes
- Monitor tab - Fix monitor tab crashing (@nofar9792 in #946)
- Monitor Tab - fix latencies graph (@nofar9792 in #934)
- Fix service operations fetch by URL query params (@FloydJohn in #932)
- Monitor tab - fix link to docs (@FloydJohn in #929)
Jaeger UI v1.22.0
Enhancements
Monitor Tab - New look for empty state + make empty state configurable (@nofar9792 in #916)
Fixes
Monitor Tab - Fixed y axis on error rates (@nofar9792 in #913)
Monitor Tab - Truncate request rate and P95 latency numbers to two decimal places (@nofar9792 in #911)
Monitor Tab - Error rate graph in operation table is always a straight line (@nofar9792 in #909)
Jaeger UI v1.21.0
Fixes
- Include serviceName in tracked events from Search Form (@vvvprabhakar in #842)
- Monitor Tab: Cannot see the whole numbers in the legend (@nofar9792 in #873)
- Monitor Tab: Cannot choose another timeframe (@nofar9792 in #898)
- Monitor Tab: Error rate value should be 0-100 value and not 0-1 (@nofar9792 in #895)
- Monitor Tab: Show 95 Latency in a more readable time-unit (@nofar9792 in #893)
- Monitor Tab: The x-axis timeframe should be according to the selected timeframe (@nofar9792 in #886)
- Monitor Tab: Improve request rate readability (@nofar9792 in #890)
- Monitor Tab: Crosshair color is too light (@nofar9792 in #888)
- Monitor Tab: Reduce ratePer window (@albertteoh in #885)
Release v1.20.1
Jaeger UI v1.20.0
Fixes
- Respect BASE_URL in Trace Tabular View (@caizixian in #861)
Jaeger UI v1.19.0
Jaeger UI v1.18.0
Fixes
- Fix deep dependency graph not showing in uiEmbed=v0 mode (@leroy-chen in #768)
Jaeger UI v1.17.0
Jaeger UI release v1.16.0
Enhancements
- Add Table View for a trace (@vvvprabhakar in #781)
Fixes
- Fix trace detail page's back button disappeared ((@shwin0901)[https://github.com/shwin0901] in #805)
- Various dependency upgrades by
dependabot