Skip to content

Releases: CtrlSpice/otel-desktop-viewer

v0.1.4

31 Oct 02:14
af38ec4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.4

v0.1.2

15 May 22:28
9c594f0
Compare
Choose a tag to compare

Changelog

  • fc12262 Add button to clear trace data (#105)
  • 9c594f0 Add homebrew to goreleaser config (#124)
  • 2513a74 Add keyboard navigation for traces (#114)
  • eb41638 Add keyboard navigation to spans in waterfall view (#115)
  • a89504a Clean up keyboard navigation (#119)
  • 4770fe4 Create the keyboard help dialog (#121)
  • c6b9308 Enable trace summaries to auto-update (#111)
  • b98f18d Fix bug that prevents the use of default browser keyboard shortcuts (#123)
  • c7fc7cc Implement keyboard shortcuts and combos (#120)
  • e3ad911 Switch to FixedSizeList for rendering trace summaries in sidebar (#109)
  • 278d9c2 Sync list scroll with keyboard navigation (#118)
  • c1b55c3 Update README.md keyboard nav and shortcuts formatting
  • 99b3759 Update README.md with Port config (#116)
  • 2f2c1d4 Update the look of the sidebar header (#110)
  • 7f845c5 build collector docker image (#112)
  • 4f1ade2 make desktop-exporter its own module (#107)
  • c878f5c remove dash in directory (#108)

v0.1.1

27 Mar 19:11
4917612
Compare
Choose a tag to compare

Changelog

  • 4917612 Add per platform executables (#103)
  • 7c1db9a Allow configuration of the port on which we expose our frontend (#99)
  • dcc5cc4 Build and run tests on ubuntu, windows, and mac (#100)
  • 175cced Fix compilation on windows (#97)
  • 911e603 Fix truncated detail view (#91)
  • 1f30dbb Fix wrapping on whitespace in duration label (#93)
  • 198be37 Refactor tree node types (#96)
  • 167efb4 Replace default collector command line args with custom ones (#98)
  • 1811d01 Sort missing spans at root level (#95)
  • 4938a6c Update CI to include integration test (#102)
  • ba49587 Update README.md

Initial Release!

13 Feb 00:17
0dc70e2
Compare
Choose a tag to compare

All functionality for the initial release seems to work. Let's do this thing!