Skip to content

Releases: jaegertracing/jaeger-ui

Release 1.9.0

14 May 09:38
a477b09

Choose a tag to compare

Enhancements

  • Deep Dependency Graph: Trace quality view & Ddg Decorations (#564, @everett980)

Fixes

  • Trace detail: Improve get trace name performance (#574, @everett980)
  • Deep Dependency Graph: Support client versions table in details card (#568, @everett980)
  • General: Clean up getTraceName memoization (#573, @everett980)
  • Trace detail: Memoize getTraceName to improve render time by 3x (#572, @everett980)
  • General: Fix uiFind matches for spans with leading 0s (#567, @everett980)
  • Trace detail: Fix leading 0s breaking row interactions (#566, @everett980)
  • Deep Dependency Graph: Remove kind.server filter and validate the case of service calling itself (#557, @rubenvp8510)
  • General: Bump https-proxy-agent from 2.2.1 to 2.2.4 (#561, @dependabot[bot])
  • General: Bump lodash to 4.17.15 (#559, @rubenvp8510)
  • Deep Dependency Graph: Dedupled search results DDG paths (#558, @rubenvp8510)
  • General: Bump acorn from 5.7.3 to 5.7.4 (#545, @dependabot[bot])
  • General: Usage of a helper for trace name when preparing trace data (#544, @swapster)
  • Deep Dependency Graph: Add path agnostic decorations action & reducer (#549, @everett980)
  • Trace comparison: Refactor model/trace-dag to prep for latency diffs (#521, @tiffon)

Release 1.8.0

12 Mar 19:44
5f86618

Choose a tag to compare

Enhancements

Fixes

Jaeger UI v1.7.0

21 Feb 21:38
916b2ae

Choose a tag to compare

v1.7.0 (February 21, 2020)

Enhancements

  • Search: Configure search.maxLimit (@GabrielDyck in #511)

  • Google Analytics: Add ga dimension for config cookie (@everett980 in #515)

  • Deep Dependency Graph: Fix search results DDG path ordering (@everett980 in #504)

  • Google Analytics: Track trace alt views (@everett980 in #512)

  • Deep Dependency Graph: Add adblocker and 0/single node disclaimers (@everett980 in #502)

  • Deep Dependency Graph: Add ddg menu item, fetch server ops, expand GA cov (@everett980 in #501)

Fixes

  • Plexus: Fix #523 - Arrows are huge on Chrome Canary (Time sensitive) (@tiffon in #524)

Jaeger UI v1.6.0

16 Dec 17:54
d02881b

Choose a tag to compare

Enhancements

  • Trace detail: Jaeger UI visualizing span with multiple parents (@rubenvp8510 in #477)

  • Trace detail: Support trace-scoped external links similar to tag links ( @rubenvp8510 in #480)

  • Trace detail: Sort span tags in alphabetical order (@nabam in #489)

  • Deep Dependency Graph: Ddg optional operation (@everett980, #488)

  • Deep Dependency Graph: Ddg node vis interactions (@everett980 in #483)

Fixes

  • General: Fixes Jaeger UI broken when accessing via IPv6 address (@MaheshGPai in #494)

Jaeger UI v1.5.0

06 Nov 20:43
df4c897

Choose a tag to compare

v1.5.0 (November 4, 2019)

Enhancements

  • Deep Dependency Graph: Implement Service-Oriented Deep Dependency Graph (DDG) (@tiffon and @everett980 in #481)

  • Deep Dependency Graph: Derive DDG from search results (@rubenvp8510 in #445)

  • Configuration: Allow ui-config.json to specify script tags which are added to UI body (@everett980 in #455)

  • Plexus: Sequester zoom concerns to ZoomManager (@tiffon in #409)

  • Plexus: Support multiple layers of nodes and edges (@tiffon in #482)

  • Google Analytics: Track filter interactions on trace detail page (@everett980 in #470)

Fixes

Jaeger UI v1.4.0

31 Aug 19:34
6f78c8d

Choose a tag to compare

Enhancements

Fixes

Documentation

  • Plexus: Add a real README for plexus (@tiffon in #425)

Chores & Maintenance

  • Codebase: Add an ESLint rule requiring the names of interfaces to be prefixed with "I" (@tiffon in #411)

  • General: Fix typo on README file (@leogomes in #402)

Jaeger UI v1.3.0

21 Jun 16:55
edf122d

Choose a tag to compare

Enhancements

Fixes

  • Search: Validate when tags and/or references fields are arrays. (@rubenvp8510 in #382)

  • Search: Validate when there is no query but a JSON file is loaded (@rubenvp8510 in #383)

Jaeger UI v1.2.0

14 May 20:42
bfd32be

Choose a tag to compare

Enhancements

  • Trace detail: Limit the thickness of spans in the minimap (@rubenvp8510 in #372)
  • UI find: Scroll to first match on load or on press of new locate icon (@everett980 in #367)
  • UI find: Move filter state to query param and highlight filter matches on graphs (@everett980 in #310)
  • Search: Improve display of long operation names in Operations list (@kinghuang in #351)

Fixes

Chores & Maintenance

  • TypeScript: Convert from Flow to Typescript for Jaeger-UI (@everett980 in #359)
  • TypeScript: Export plexus type declarations, remove Neutrino (@tiffon in #348)
  • TypeScript: Shift plexus to TypeScript (from flowtypes) (Contributes to #306) (@tiffon in #331)
  • Jaeger UI codebase: Use memoize-one instead of bespoke solutions (@rubenvp8510 in #353)
  • Jaeger UI codebase: Update lodash to 4.17.11 (@tiffon in #343)

Jaeger UI v1.1.0

04 Mar 03:08
75a7069

Choose a tag to compare

Enhancements

Fixes

Chores & Maintenance

  • Code quality: Fix a typo in transform-trace-data.js (@bhavin192 in #332)

Jaeger UI v1.0.1

15 Feb 23:46
0992eb9

Choose a tag to compare

Fixes

  • Trace detail: Fix #323 - Browser back button of trace page not working if plot is clicked (@tacigar in #324)

  • Search: Fix #325 - JS errors on search form dropdowns (@tiffon in #329)