jaeger-ui

Web UI for Jaeger

APACHE-2.0 License

Downloads
4
Stars
1.1K
Committers
114

Bot releases are visible (Hide)

jaeger-ui - Release v1.61.0 Latest Release

Published by yurishkuro about 1 month ago

Dependencies updates only

jaeger-ui - Jaeger UI v1.60.0

Published by jkowall 2 months ago

🐞 Bug fixes, Minor Improvements

jaeger-ui - Jaeger UI v1.59.0

Published by joe-elliott 3 months ago

🐞 Bug fixes, Minor Improvements

jaeger-ui - Jaeger UI v1.58.0

Published by pavolloffay 4 months ago

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

jaeger-ui - Jaeger UI v1.57.0

Published by albertteoh 6 months ago

Note: the version has been bumped to be inline with the backend.

More details: https://github.com/jaegertracing/jaeger/issues/5323

🐞 Bug fixes, Minor Improvements

  • Improve trace page title with data and unique emoji (fixes #2256) (@nox in #2275)
  • Require node version 20+ (@Baalekshan in #2274)
jaeger-ui - Jaeger UI v1.40.0

Published by yurishkuro 7 months ago

🐞 Bug fixes, Minor Improvements

👷 CI Improvements

jaeger-ui - Jaeger UI v1.39.0

Published by jkowall 8 months ago

✨ New Features:

🐞 Bug fixes, Minor Improvements:

  • Gracefully handle spans without logs field (@MaXal in #2191)
  • Prevent keyvaluetable copy column from wrapping (@bobrik in #2181)
  • Use json for table values only for objects (@bobrik in #2168)
jaeger-ui - Jaeger UI v1.38.0

Published by joe-elliott 9 months ago

✨ New Features:

🐞 Bug fixes, Minor Improvements:

jaeger-ui - Jaeger UI v1.37.0

Published by pavolloffay 9 months ago

✨ New Features:

🐞 Bug fixes, Minor Improvements:

👷 CI Improvements:

jaeger-ui - Jaeger UI v1.36.0

Published by albertteoh 11 months ago

✨ New Features:

🐞 Bug fixes, Minor Improvements:

👷 CI Improvements:

jaeger-ui - Jaeger UI v1.35.0

Published by yurishkuro 12 months ago

✨ New Features:

🐞 Bug fixes, Minor Improvements:

  • Upgrade ant-design to v5.x (@anshgoyalevil in #1907)
  • [refactor]: enhancement to selftime calculation logic in tracestatistics view (@GLVSKiriti in #1901)
  • Fix: disregard malformed references pointing to the same span (@zimv in #823)
  • Fix: add style for ioarrowforward (@NineKama in #1869)
  • Replace deprecated ant-design props from referencebutton and keyvaluestable (@anshgoyalevil in #1864)
  • Remove deprecated usages from antd dropdown, tooltip, and tab components (@anshgoyalevil in #1859)
  • Replace deprecated visible prop of ant-design v3 with open prop of ant-design v4 (@anshgoyalevil in #1855)
  • Replace deprecated usage of ant-design tabs component from searchtracepage (@anshgoyalevil in #1857)

👷 CI Improvements:

  • Ci: add the label-check workflow to verify changelog labels on each pr (@anshgoyalevil in #1897)
jaeger-ui - Jaeger UI v1.34.0

Published by albertteoh about 1 year ago

Enhancements

  • Handle Critical Path computation when child span starts before and ends after parent span. (@GLVSKiriti in #1780)

Fixes

jaeger-ui - Jaeger UI v1.33.0

Published by joe-elliott about 1 year ago

Enhancements

Fixes

  • Make popup on the Search input field less intrusive enhancement (@anikdhabal in #1685)
  • Resolves #1697 - Bug fix of popover not closing (@jriyyya in #1705)
jaeger-ui - Jaeger UI v1.32.0

Published by pavolloffay about 1 year ago

Enhancements

Fixes

jaeger-ui - Jaeger UI v1.31.0

Published by jkowall over 1 year ago

Enhancements

  • Add boolean property to config to prevent popups to a new page (@Binrix in #1521)
  • Trace statistics table is now using antd Table component to fix visual design consistency (@GLVSKiriti in #1500)
  • Add second copy icon for value only to make it easier to get tool tips (@yurishkuro in #1505)
  • Escape keys/values when rendering JSON objects to fix some parsing and additional tests (@yurishkuro in #1498)

Fixes

jaeger-ui - Jaeger UI v1.30.0

Published by yurishkuro over 1 year ago

Enhancements

  • Allow disabling file upload via site config (@yurishkuro in #1464)
  • Support in-page-search in trace view on key=value pairs (@bobrik in #1391)

Fixes

jaeger-ui - Jaeger UI v1.29.1

Published by albertteoh over 1 year ago

Fixes

jaeger-ui - Jaeger UI v1.29.0

Published by joe-elliott over 1 year ago

Enhancements

Fixes

jaeger-ui - Jaeger UI v1.28.1

Published by pavolloffay over 1 year ago

Fixes

jaeger-ui - Jaeger UI v1.27.4

Published by yurishkuro almost 2 years ago

Add new GH workflow to publish built UI artifacts to GitHub release to use as a cache in the main Jaeger CI.