You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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
0 commit comments