Skip to content

Releases: Appdynamics/config-assessment-tool

v1.4.23

13 Jul 16:04
Compare
Choose a tag to compare

Enhancements

  • Added linux bundle compatible with lower glibc versions (2.17+), rhel 7+
  • Added version check to backend
  • Can now open ppt files through frontend UI
  • Updated synthetics report to include used synthetic blocks percentage
  • Added row highlighting for synthetics projected to use > 100% of licensed units
  • Performance improvements for gathering Application and Machine agents

Bug Fixes

  • Corrected getApplicationConfiguration to return dict by default
  • Added check for actions in policy before iterating for BRUM and MRUM report
  • Lowered batch size for agent fetching (was causing timeouts in rare cases)

Updates

  • Bump streamlit version
  • Moved dev dependencies to correct section of Pipfile (improved container build times)

v1.4.22

12 Jul 17:18
Compare
Choose a tag to compare

Enhancements

  • Added version check to backend
  • Can now open ppt files through frontend UI
  • Updated synthetics report to include used synthetic blocks percentage
  • Added row highlighting for synthetics projected to use > 100% of licensed units
  • Performance improvements for gathering Application and Machine agents

Bug Fixes

  • Corrected getApplicationConfiguration to return dict by default
  • Added check for actions in policy before iterating for BRUM and MRUM report
  • Lowered batch size for agent fetching (was causing timeouts in rare cases)

Updates

  • Bump streamlit version
  • Moved dev dependencies to correct section of Pipfile (improved container build times)

v1.4.14

09 Jun 16:21
Compare
Choose a tag to compare

Enhancements

  • Credentials can now be passed dynamically (not necessary to hardcode in job json file)
  • Added ppt component for cx engagements

Bug Fixes

  • Fixed string concatenation error when tierName is None in returned node
  • Fixed TypeError exception crash when API returns unexpected Node information

Updates

  • Removed auto-creation of new thresholds file when creating job through UI
  • Added version check against GitHub in Engine

v1.4.9

09 May 16:34
Compare
Choose a tag to compare

Enhancements

  • Added Synthetics Report
  • Added fix for RFC 2109 Cookie Safety when host is configured as IP address
  • Removed pre-built Docker images, now recommended to build from source for the time being
  • If Docker images are not present, --run will automatically build them from source

Bug Fixes

  • Policies without bound actions no longer crash program
  • Fix for running tool when whitespaces are in path
  • Added error handling for opening files/folders from frontend

v1.4.6

05 Apr 00:00
Compare
Choose a tag to compare

Enhancements

  • BRUM report added
  • MRUM report added
  • Allows for configurable concurrent network connections

Bug Fixes

  • DataCollector snapshot collection was too aggressive. Could cause http tcp saturation on the controller and in severe cases UI downtime.

v1.3.0

19 Dec 16:24
5598e87
Compare
Choose a tag to compare

Updates to reports:

  1. Custom Metrics Report
  2. License Usage Report
  3. Agent Information by individual node (contained in Agent Matrix Report)

Other updates

  1. Version update check against GitHub releases
  2. Logging improvements for controller connection failures

v1.2.1

01 Dec 19:17
75e5c08
Compare
Choose a tag to compare

Latest Updated scripting, now supports all OS's.

v1.0.1-beta

19 Nov 01:43
Compare
Choose a tag to compare
updated image tags to point to ghcr