Skip to content

Jaeger UI v1.31.0

Compare
Choose a tag to compare
@jkowall jkowall released this 06 Jul 12:35
· 572 commits to main since this release
85fc71b

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