Skip to content

Releases: getsentry/spotlight

@spotlightjs/[email protected]

22 Apr 22:05
4bb789d
Compare
Choose a tag to compare

@spotlightjs/[email protected]

22 Apr 22:05
4bb789d
Compare
Choose a tag to compare

Patch Changes

  • Fixes a race condition where we try to graft a trace which was a skeleton generated from a trace context rather than a
    (#783) full trace. This was causing profile frames not getting
    grafted as the start_timestamp and timestamp values were not set correctly.

@spotlightjs/[email protected]

22 Apr 22:05
4bb789d
Compare
Choose a tag to compare

@spotlightjs/[email protected]

22 Apr 22:05
4bb789d
Compare
Choose a tag to compare

Patch Changes

@spotlightjs/[email protected]

17 Apr 19:14
2545901
Compare
Choose a tag to compare

@spotlightjs/[email protected]

17 Apr 19:14
2545901
Compare
Choose a tag to compare

Patch Changes

  • use nanosecond timestamp for captured filenames (#776)

  • Improve DX by always showing the Spotlight URL, even if the sidecar was already running. Makes it easy to
    cmd/ctrl+click (#748) and open in browser.

@spotlightjs/[email protected]

17 Apr 19:14
2545901
Compare
Choose a tag to compare

Minor Changes

  • feat: Keep profile spans collapsed (#737)

  • Swap "Errors" and "Explore" tab places, making "Explore" the default. It makes more sense this way as there is almost
    (#758) guaranteed to have traces in a good setup but not really
    errors.

  • Restructured Sentry integration tabs and components (#765)

    • #731: Search Bar sticky and fixed overflow across the overlay.
      (#740)
  • Include filter functionality when searching spans (#747)

Patch Changes

  • Fixed parsing of envelope data. (#751)

  • fix: Null-check sentryClient._options (#736)

  • format node internals correctly in stacktrace (#739)

  • Fixed #738 (#741)

@spotlightjs/[email protected]

@spotlightjs/[email protected]

17 Apr 19:14
2545901
Compare
Choose a tag to compare

Minor Changes

  • feat: Keep profile spans collapsed (#737)

Patch Changes

@spotlightjs/[email protected]

13 Mar 22:37
2a40efd
Compare
Choose a tag to compare

Minor Changes

  • Make event id a link to raw envelope on envelope details page
    (#729)

Patch Changes