Releases: Appdynamics/AppDynamics.DEXTER
1.2.37.1
Minor updates for 1.2.37.0 to fix a couple of issues and bring documentation in sync.
1.2.37.0
Entire Application:
- Added error checks to reading password on some non-bash shells
- Upgraded application to use .NET Core 2.2 and .NET Full 4.7.2
- Changed NLog file rollover cutoff from 50 to 100MB
- Fixed handle leak with the HTTP client API that could crash long-running execution on Linux and Mac
- Added support for Bearer token for SaaS applications (AppD internal only)
All Reports:
- Updated JSON parsing to be more efficient in terms of error handling
- Updated first page of each report to display timezone of where report was rendered
- Added common TOC sheet rendering
- Changed dates to load with the local culture DateTime format
Detected Entities (APM) Report
- Fixed problem with the node properties starting with "=" sign causing corrupt Excel spreadsheets
- Changed SEP parsing logic from using metrics to using list of SEPs so it does not produce duplicate SEP IDs
- Added check to Input and Output job files to produce
Detected Entities (SIM) Report
- Added check to Input and Output job files to produce
Detected Entities (DB) Report
- Fixed extractions for post 4.5.2 database REST API changes
- Split collector definition away into Configuration report
- Added check to Input and Output job files to produce
Detected Entities (WEB) Report
- Added
Detected Entities (MOBILE) Report
- Added
Detected Entities (BIQ) Report
- Added
Dashboards Report
- Added
Events and Health Rule Violations Report
- Added controller notifications
- Added controller audit log events
- Added support for all applicationtypes (non-APM)
Configuration Report
- Added email and http templates
- Added policies
- Added actions
- Added policy to action mapping
- Added WEB application configuration, web page rules, synthetic jobs
- Added MOBILE application type configuration, network monitoring rules
- Added DB application configuration, collectors and custom metrics
Flowmaps PowerBI Report:
- Added Force Graph viz display for flowmaps
- Added Chord diagram viz display for flowmaps
DB Entities PowerBI Report:
- Removed list of DB Collectors
1.0.0.36
Detected Entities Report:
- Added report for what Backends are mapped to Tiers and are thus Resolved
- Added Agent Properties reported on the Agent Detail tab
- Adjusted code for better detection of Service Endpoint ID when it wasn't reported by Metrics API
- Adjusted code for better detection of Error ID when it wasn't reported by Metrics API
Configuration Report:
- Added inventory of BTs and Nodes running in Developer mode
Events Report:
- Added report of Audit Event Log entries
- Added report of Account Notifications
Users, Groups, Roles and Permissions Report:
- Created inventory of Users
- Created inventory of Groups
- Created inventory of Roles
- Created inventory of Permissions
- Created inventory of User Permissions
Entities Detail Report:
- Fixed occasional errors displayed in output when rendering report for Entities that didn't have the hourly activity all the time
Snapshots PowerBI Report:
- Corrected lookup paths for the call graph occurrences
Databases PowerBI Report:
- Minor formatting adjustments for Starburst/pie chart
Project:
- Moved to dotnetcore2.1 target
- Changed publish profiles to provide portable and self-contained set of binaries for dotnetcore
- Added some clarification comments on the app.exe.config for Proxy settings for .NET Full framework
1.0.0.35
Detected DB Entities Report:
- Added support for Database Monitoring
Detected Entities Report:
- Added links to mapped Database Monitoring Collectors to the Backends report
Entity Metrics Report:
- Made MetricsSelectionCriteria a bit more granular to allow selection of individual entity metric types
- Bug fixes for parsing metric paths when they are not returned
Configuration Report:
- Added support for Service Endpoints using /accounts API
Flame Graphs Report:
- Added special colors for Jackson java frameworks
Application:
- Added Proxy settings for .NET Full framework in app.config file
1.0.0.34
Entities Report:
- Fixed an issue when Controller and Application list if SIM and APM were both specified and SIM was last in the list
Snapshots Report:
- Added AvgDuration measurement to Exit Calls
Entity Metrics PowerBI Report:
- Added metric graphs for each of the APM entity types
1.0.0.33
Snapshots Report:
- Added IsDelayedDeepDive and DelayedDeepDiveOffSet to Segments part
- Refactored extraction process to only create single file per spapshot to speed it up (25% faster)
- Refactored indexing process to reduce amount of file I/O during process (90-95% faster and nicer on CPU)
Flame Graphs Report:
- Removed creation of Flame Graphs for individual Snapshots
Entity Metrics Report:
- Flipped ART and CPM on the scatter plots and made it square
Metric Graphs report:
- Flipped ART and CPM on the scatter plots
1.0.0.32
Detected Entities SIM Report:
- Added support for extracting SIM tiers, nodes, machines, CPUs, Network adapters, Disks, Containers and Processes
Entity Flowmaps PowerBI Report:
- Corrected relationship preventing things from loading with ApplicationID constraint
Entity Metric Graphs PowerBI Report:
- Added per-Application graphs
Snapshots Report:
- Changed Calls measurement on Exit Pivot to use NumCalls to more accurately reflect counts of calls
Snapshots PowerBI Report:
Entity Metrics Report:
- Changed extraction for per-minute Application flowmaps to only use last 1 hour time range
1.0.0.31
Events report:
- Added few more event types to the export type
1.0.0.30
Metric Graphs Report:
- Performance improvements in rendering report for large number of time ranges and large number of entities
Corrected NLog not outputting anything on Linux/Mac systems with .NET Core 2.1 installed by updating NLog package
All around dependencies updates for CSVHelper, EPPlus and NLog
Removed private EPPlus beta dependency from local nuget storage
1.0.0.29
Detected Entities Report:
- Added support for #.#.# versions (4.3.3 instead of 4.3.3.0) parsing
Entity Metrics Report:
- Added per minute flowmap extraction for Application
Configuration Report:
- Added configuration comparison tab
- Corrected few places where raw XML was not wrapped in a single root node
Snapshots Report:
- Added Exit Errors sheet
Flame Graph Report:
- Fixed array out of bounds error for Flame Graphs generated for crazy node.js graphs with semicolons in the app names