Releases: Appdynamics/AppDynamics.DEXTER
1.0.0.17
Entity Metrics Report:
- Added scatter plot of CPM vs ART to all entity types
- Added pivot tables for alternative visualisation to full and hourly range tables for all entity types
Entity Metric Graph report:
- Added better naming and filtering of items to each of the entity tabs
- Adjusted graphs to start and end exactly on the hour
Entity Details report:
- Adjusted graphs to start and end exactly on the hour
- Removed tables for Segments, Errors, Business Data and Health Rule Violations because they are duplicated in Snapshots report
Snapshots report
- Added flame graph call stack folding
- Added timeline report to Service Endpoints, Detected Error, Business Data and Method Call Lines report
- Added Framework lookup to Class/Method Exit Call tab
- Fixed timeline rendering breaking when number of seconds gets really large (>100)
Other Fixes:
- in Job file applications lookup, added ->. regex comparison for the all applications expanding when Regex=true
- Changed extraction phase to use individual per-thread ControllerApi objects to make them thread safe
1.0.0.16
Snapshots report:
- Added extraction of call graphs for Node.JS tiers
- Fixed snapshots report cutting off h letter from http:// in Controller columns when executed in .NET Core environment on Mac
- Added end to end duration calculation
- Added display of execution timeline with seconds counter and exit indicators, to emulate waterfall view
- Changed Exit Call.Duration pivot format to be better
- Added Snapshots and Segment Duration pivots
- Split out the Exit WCF or Exit HTTP from Code business data into its own category
- Removed Detail Link from Snapshot
Events report:
- Added Events.Duration tab
Miscellaneous fixes:
- Corrected spelling of Occurred columns in all reports
1.0.0.14
Snapshot report:
- Added Method Call analysis
- Added Execution Time Range bucketing to Snapshots, Segments and Exits
- Added Exit Call to Segment correlation
- Minor column renames in Segment table
Other fixes:
- Corrected spelling of Occurrences in Metric Value data
- Information point check for null used wrong SEP variable
- Adjusted constants for all the reports to be properly respected, cleaning up several layers of improper cut&paste
1.0.0.12
Events Report:
- Parallelized Events extraction to speed things up
- Added more types of events
Entity Details Report:
- Parallelized Flowmap index to speed things up
- Removed hardcoded limit on number of threads used to index snapshots, instead relying on defautl ThreadPool settings
Detected Entities Report:
- Added support for Information Points
Metrics Report:
- Parallelized metrics extraction to speed things up
- Parallelized metric index to speed things up
- Added support for Information Points
Metrics Graphs Report:
- Added support for Information Points
Snapshots Report
- Reduced number of threads to extract snapshots from 10 to 5 to reduce impact on Controllers
- Removed hardcoded limit on number of threads used to index snapshots, instead relying on default ThreadPool settings
1.0.0.11
This release includes ability to run .NET Core version of application on Mac and Linux
It also includes new Metric Graphs report with pretty graphs for 1-minute metric data for each hour
1.0.0.10
Updates to include Config 2.0 Scopes and Rules in Configuration report
1.0.0.9
This release includes:
Nice conditional formatting colors for all the reports
Updated graphs for all the pivots, performance improvements for the Snapshot report assembly
Creation of raw CSV files in the report that can be used as data if you don't want spreadsheets
Better control over turning on and off reports as needed
Fix for snapshot extraction for <=4.2.3 controller
1.0.0.8
This release includes new Configuration report
It also incorporates some performance improvements for all other report render
1.0.0.7
Changed Metric Extract step to do bulk-extraction for Entities (Tiers, Nodes, etc.) instead of single, resulting in much reduced time needed to extract data
Changed Metric Index step to accommodate the new improvements
1.0.0.6
Changed User-Agent for access to Controller to send unique agent key
Added Occurred columns to Exit Calls section of Snapshots and Entity Details reports
Changed the Call Chains portion of the Entity Details report popups for Snapshots
Moved the output of reports to Reports* folder
Improved speed of the Snapshots and Entity Detail reports when processing large numbers of Snapshots
Added check for the empty Backend details during extraction phase
Reorganized some of the pivot tables in Snapshots report