Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Releases: aditosoftware/adito-nb-analytics

Plugin v1.2.0

26 Jun 08:10
ae4b5c2
Compare
Choose a tag to compare

v1.2.0

MAJOR

  • Added toolbar and menu action to submit user feedback

MINOR

  • Append information about all installed plugins and its version

Plugin v1.1.3

07 Nov 09:41
Compare
Choose a tag to compare

Changelog:

MINOR

  • Ignore exceptions that signal that a tunnel was closed, since those are required for the designer to work
  • Removed indications for GUI blockages if the designer is only showing a progress bar

Plugin v1.1.2

10 Oct 09:58
Compare
Choose a tag to compare

MINOR

  • Disabled exporting metrics to prometheus
  • Added analytics plugin version and userid into sentry events

Plugin v1.1.1

10 Oct 08:21
Compare
Choose a tag to compare

Changelog:

MINOR

  • The EDTStressDetector now only sends the stacktrace if the EDT is not currently idle
  • Reformatted Stacktraces to a format that can be parsed by IntelliJ

BUGFIX

  • Fix: DeadlockDetector can detect false positives for deadlocks

Version 1.1.0

15 Jul 06:34
Compare
Choose a tag to compare

MAJOR

  • Added Sentry event logger that tracks occurring exceptions
  • Added a new metric that tracks the event thread workload
  • Added a new metric that tracks deadlocks

MINOR

  • Fixed determination of a wrong ADITO version

Version 1.0.3

22 Dec 06:33
Compare
Choose a tag to compare

Changelog:

  • Only log errors, if system property '-Dadito.metrics.exporter.log' is defined