DB Insights Early Access Program: Oracle database monitoring would leak memory into Oracle PGA at a rate of 1 MB / 15 minutes, possibly indefinitely. This fix resolves the memory leak by recreating JDBC connections as soon as the leaking V$SQLAREA query was used. The issue is caused by Oracle V$SQLAREA implementation. Implemented fix which causes the JDBC connection to be closed as soon as the leaking views are invoked. Thus the memory is freed immediately and no leak appears. (APM-177552)
DB Insights Early Access Program: SQL query parameters are masked out with a [L] (L for 'Literal') symbol. This prevents inadvertant display of sensitive data, like customer ids and others. (APM-170914)
HTTP monitor indicates availability issue instead of performance threshold. (APM-174306)
Synthetic Http Monitor Request body change does not trigger Save Button. (APM-177637)
While HTTP monitor configuration can not delete all headers from a request. (APM-178239)
Azure - add switch to disable auto tags. (APM-179431)
Citrix PG - type name displays "Other". (APM-177488)
Remove beta from AIX oneAgent install page. (APM-179761)
Add a PHP NG Beta switch to the "New Agent Features" page. (APM-174171)
Enable monitoring overview index usage. (APM-177504)
Deployment status - improve performance with filtering based on indexes. (APM-167789)
Network overview - use indexes. (APM-167776)
Hypervisor Details page - "Smartscape view" button sometimes is moved to context menu. (APM-177023)
New Technology overview: inconsistent wording of custom device groups (group vs. process group). (APM-177094)
Show alerts on Azure Dashboard - section's tab coloring improvement. (APM-177410)
Technologies Overview page is empty. (APM-177491)
Issue with downloading oneAgent version 1.167.176 when global settings have a different standard version. (APM-177642)
TDP after expanding a process (Cannot read property 'Rfc' of undefined). (APM-177697)
No processes listed after drilling down from CF dashboard. (APM-178026)
SmartScape - Azure VM link leads to Azure Dashboard. (APM-178831)
Investigate high number of queried host instances in StartScreenTileStateProvider. (APM-178685)
AWS Relational Database Services Connections metric is unusable. (APM-178756)
Docker images and services tables - broken tab header. (APM-178829)
Duplicate AWS credentials. (APM-178788)
Use label and icon for known technology in CDG details when plugin tech matches known one. (APM-178811)
Prepare docker overview for large number of entities. (APM-178611)
Technology tiles not longer marked as affected. (APM-178902)
Transaction Storage: React faster to license changes. (APM-178229)
Request Attributes: Align length limit for postprocessing test string in UI and backend algorithm. (APM-179099)
Method hotspots show proper info when no data is available. (APM-177690)
Service details: The response time distribution chart for service instances now properly handles missing data. (APM-178149)
RUM
Showing known units also in tooltips of charts. (APM-177068)
Show units in table visualization. (APM-177071)
Showing known units on single value visualization. (APM-177073)
Propagate tile specific settings when cloning a tile. (APM-177075)
Fixed validation for uploaded R8 mapping files. (APM-181073)
Session Replay
Some browsers are reporting negative coordinates for mouse clicks and scroll events. Sessions recorded under those circumstances can be replayed properly. (APM-178782)
Sessions recorded with previous versions could stop working after introducing management zones support for session replay. (APM-177380)
The sessions were closed suddenly preventing them from appearing in the session list. (APM-176997)
Session replay can be enabled in case of not having received data from agents with a version lower than 157 in the last 8 hours. (APM-175153)
Replay events (mouse moves, clicks, ...) were not visible during session replay. (APM-181113)
Alert when missing resources are detected on replay. (APM-171089)
Alert when replay cannot be performed due to SSL being misconfigured on a tenant's Dynatrace UI. (APM-173857)
SVG files loaded by the extension are not being displayed. (APM-179500)
Playback of inline SVG trees will execute their <script> nodes. (APM-180404)
Core UI
Deployment Achievements: hide progress bar in the top bar if page is not visited for 30 days. (APM-173440)
Opening URL of a deleted Dashboard leads first to LLSHBM page, and after refresh to TDP. (APM-177367)
Using two square brackets causes results corruption (hash spam). (APM-178997)
Cluster
Activate config jmx by default. (APM-178642)
Improve readability of deserialized config and audit history in debugui. (APM-162096)
Provide internal REST endpoint for feature flag config. (APM-173807)
Log configuration audit data to the audit log. (APM-177503)
Introduce new debug state STT optimized for for row size. (APM-160486)
{6.4} Editing and deleting Api token of other users. (APM-179025)
MinAgentServiceWorker should be trigger-able using DebugUI. (APM-179183)
Replace ExistingHostGroupValidator.findHostGroupByName with name index lookup. (APM-179312)