Skip to content

Releases: jaegertracing/jaeger-ui

Jaeger UI v1.24.0

30 May 18:58
217baa1
Compare
Choose a tag to compare

Enhancements

Jaeger UI v1.23.0

10 May 18:19
4ada900
Compare
Choose a tag to compare

Enhancements

  • Add error icon to errored services in trace list view (@Jaskerv in #927)

Fixes

Jaeger UI v1.22.0

11 Apr 19:18
53da5e6
Compare
Choose a tag to compare

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

06 Mar 01:26
6295907
Compare
Choose a tag to compare

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

04 Feb 20:11
f4f17a1
Compare
Choose a tag to compare

Jaeger UI v1.20.0

11 Jan 14:35
5dffb36
Compare
Choose a tag to compare

Fixes

Jaeger UI v1.19.0

01 Dec 08:47
ad0005f
Compare
Choose a tag to compare

Enhancements

  • "Monitor" tab for service health metrics (@th3M1ke in #815). See #2954 for more details.

Fixes

Jaeger UI v1.18.0

06 Nov 01:38
be446bc
Compare
Choose a tag to compare

Fixes

  • Fix deep dependency graph not showing in uiEmbed=v0 mode (@leroy-chen in #768)

Jaeger UI v1.17.0

06 Oct 17:22
8507588
Compare
Choose a tag to compare

Enhancements

  • Enable regexes and functions in link patterns (@yoave23 in #817)

Jaeger UI release v1.16.0

06 Sep 03:40
3a99ad6
Compare
Choose a tag to compare

Enhancements

Fixes

  • Fix trace detail page's back button disappeared ((@shwin0901)[https://github.com/shwin0901] in #805)
  • Various dependency upgrades by dependabot