Skip to content

Releases: Appdynamics/config-assessment-tool

v1.7.2

03 Dec 22:36
9411fb3

Choose a tag to compare

fixes #177 - Agent APM calculations are off on AppAgentAPM sheet of main APM execel report

v1.7.1

13 Nov 15:53
8d501ca

Choose a tag to compare

Summary
Addresses API changes introduced in AppD Controller 25,.10 that broke config-assessment-tool execution

Fixes
#167 fix(api): handle missing appAgentVersion in response JSON – pre-checks for existence before access
#168 fix(api): handle missing description in response JSON – guardrail check and set value if missing
#169 fix(api): handle missing machineAgentVersion in response JSON – presence-flag check before field access

v1.7.0

03 Sep 15:43

Choose a tag to compare

  • Supports API Client API authentication using token and secret (#92). Basic authentication will be deprecated in a future release.
  • Consult install notes for API Client token/secret setup

v1.6.2

07 May 23:59

Choose a tag to compare

Bug fixes

  • configuration analysis report generation fails when null/NaN values exist in description column. #142

v1.6.1

26 Apr 15:12

Choose a tag to compare

Enhancement

  • add application description column to APM excel reports. #87

Bug fixes

  • Hybrid Application Monitoring(HAM) report generation failed when no Synthetics job report was generated. #125
  • Config tool error'd out while pulling config api's did not retruned expected backend.registration.limit attribute as expected. #135
  • fixed report generation due to faulty response payload. #136

v1.6

05 Oct 14:12
6c963ab

Choose a tag to compare

Enhancement

  • Add configuration analysis report(CAR) generation option(using --car command line option). #127.

v1.5.9.9

12 Sep 20:00
ddb28b2

Choose a tag to compare

Enhancement

  • Show hostname as a column in the MachineAgent tab in AgentMatrix, #123

Bug fixes

  • Fix erroneous metric in the generated PowerPoint report for count of BT's with 100% error #98

v1.5.9.8

12 Jun 19:35
ef56018

Choose a tag to compare

What's Changed

v1.5.9.7

03 May 22:46
b9ebdcd

Choose a tag to compare

cosmetic changes and fix to an exit logic

v1.5.9.6

28 Apr 14:13
0c2b4a0

Choose a tag to compare

fix for parsing error issue #118