This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Releases: aditosoftware/adito-nb-analytics
Releases · aditosoftware/adito-nb-analytics
Plugin v1.2.0
Plugin v1.1.3
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
MINOR
- Disabled exporting metrics to prometheus
- Added analytics plugin version and userid into sentry events
Plugin v1.1.1
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
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
Changelog:
- Only log errors, if system property '-Dadito.metrics.exporter.log' is defined