Skip to content

v0.1.5

Latest

Choose a tag to compare

@XinweiHe XinweiHe released this 26 Nov 19:35
· 8 commits to main since this release
b21583e

What's Changed

  • fix: fix aws search logs for limit exceeded by @zechengz in #299
  • feat: optimize speed for extracting logs and allow get aws limit exceed trace logs by @zechengz in #300
  • feat: add trace grouping by @zechengz in #301
  • feat: save user_id to the chat by @zechengz in #302
  • feat: add agent tab by @zechengz in #303
  • feat: add user id based chat history load more and date by @zechengz in #304
  • feat: add number of spans and latency tag by @zechengz in #305
  • fix: fix some ui issues by @zechengz in #306
  • feat: add agent router by @zechengz in #309
  • feat: lots of updates by @zechengz in #313
  • feat: make the log fetching time out longer by @zechengz in #315
  • feat: improve logging ui and fetching speed by @zechengz in #317
  • fix: support real time logging by @zechengz in #318
  • fix: fix log mode search and make search icon highlighted if searched by @zechengz in #319
  • feat: some log mode ui improvement by @zechengz in #320
  • feat: service name contain and modify selected search by @zechengz in #321
  • feat: support chat with multiple traces by @zechengz in #323
  • feat: allow user to confirm github action by @zechengz in #324
  • fix: fix agent route provider info by @zechengz in #325
  • feat: move chat reasoning fetching to nextjs by @zechengz in #326
  • feat: allow response in different languages by @zechengz in #327
  • feat: add trace for logs by @zechengz in #328
  • [Sync] Update from traceroot-internal [10/n] by @XinweiHe in #330
  • [Refactor] Split explore.py into 2 separate routers and move business logics to drivers folder by @XinweiHe in #332
  • [Bugfix] Recover the self-host support [1/n] by @XinweiHe in #336
  • [UI] Highlight the selected trace and spans better in the UI [1/n] by @XinweiHe in #337
  • [UI] Highlight the selected trace and spans better in the UI [2/n] by @XinweiHe in #339
  • [UI] service name ui improvement [1/n] by @XinweiHe in #338
  • [UI][BugFix] Fix the UI could look weird when the window size is small [1/n] by @XinweiHe in #342
  • [Clean] Remove agent tab code that are not needed by @XinweiHe in #343
  • [UI][BugFix] Fix the UI could look weird when the window size is small [2/n] by @XinweiHe in #344
  • [UI] Logging section style modification [1/n] by @XinweiHe in #345
  • [UI] Logging section style modification [2/n] by @XinweiHe in #346
  • [UI] Support multiple trace selection through boxes [1/n] by @XinweiHe in #347
  • [UI][Agent] Make the UI of agent chat more aligned with the trace and log section [1/n] by @XinweiHe in #348
  • [UI] Change some default value for several UI parameters by @XinweiHe in #349
  • [REST] Support auto loading of .env.development without sourcing by @XinweiHe in #350
  • [UI] Remove the download button for agent chat box and the language icon in logging section by @XinweiHe in #351
  • [UI] Add cursor pointer to all sections by @XinweiHe in #352
  • [UI] Text size adjustment for agent section [2/n] by @XinweiHe in #353
  • [v0.1.5] version update to 0.1.5 by @XinweiHe in #354

Full Changelog: v0.1.4...v0.1.5