Skip to content

Releases: jaegertracing/jaeger-ui

Jaeger UI v1.0.0

18 Jan 23:01
f66f737

Choose a tag to compare

Enhancements

  • Embedded mode: Revisions to search and trace detail embed mode (@tiffon in #286)

    • This release establishes our commitment to the uiEmbed=v0 API
    • A big thanks to @aljesusg for getting this off the ground in #263! 🎉
  • Trace detail: Add a tree view (aka Trace Graph) to the TracePage (@copa2 in #276)

    • Stability: Experimental – See #293 for discussion.
    • Big thanks to @copa2 for the contribution! 🎉
    • We would love to hear feedback!
  • Trace detail: Add a copy icon to entries in KeyValuesTable (#204) (@everett980 in #292)

  • Trace detail: Add a Button to Reset Viewing Layer Zoom (#215) (@everett980 in #290)

  • Trace detail: Add indent guides to trace timeline view (#172) (@everett980 in #297)

  • Search: Add popover and prevent submit if duration params are invalid (#244) (@everett980 in #291)

  • Trace comparison: Add link to timeline view from comparison view and selection (@everett980 in #313)

  • Trace DAGs: Add the ability to copy node data in the Trace Graph and Trace Comparison views (@everett980 in #312)

  • Menu configuration: Ability to open additional menu links in same tab (Resolves #275) (@zablvit in #278)

Fixes

  • Trace detail: Fix #269 - Fix column resizer overlays trace header (@tiffon in #280)

Chores & Maintenance

  • Dev docs: Update a few links to the new website (@ledor473 in #287)

  • Jaeger UI codebase: Update create-react-app to 2.1.2 (@tiffon in #302)