1.0.0.21
danielodievich
released this
21 Feb 01:20
·
222 commits
to master
since this release
Detected Entities Report:
- Minor fixes for backend type lookup for times when it is CUSTOM
Entity Metrics Graphs Report:
- Added CPM vs ART and EPM vs ART scatter plots
Entity Metrics Report:
- Added sum of the Activity Flow (flowmaps) for all entities
- Added better parallellization support for metric indexing for each entity type to speed up indexing steps
Events Report:
- Added more types of events to the list of events extracted from Controller
Snapshots Report:
- Added additional frameworks to the mapping list
- Removed some pivots from Method Call Lines report to speed up Excel rendering when that table is opened
- Increased number of threads used to extract snapshots from Controller from 5 to 8
- Added some more context data from Entities (TierType, AgentType, BTType, Segment and Snapshot User Experience) to Segments, Exits, Business Data and so on
- Added additional parsing to SQL queries for JDBC, DB and ADODOTNET calls for Exits part of report
- Added parsing of URL for HTTP, WCF and WEB_SERVICE calls into parts, including removing of GUIDs from main part of URL
- Added parsing Error message from Error Call Stack for Exception error detail for Errors part of report
- Changed how Framework is looked up from the first two segments of class
All Reports:
- Made pivot tables not autoresize to the full width of columns when rows are expanded
- Changed string comparison throughout to use InvariantCultureIgnoreCase