Metric Viewer Graphs PDF export may fail with error: "Report Export Failed".
DX UIM 23.4.*
When Selecting "RAW Aggregation" for long periods (>1 month) too many Raw data points are to be loaded into the PDF and the Report Engine requires increased resources which can result is resources exhaustion and generate this error. This issue is more likely to occur for QOS Object that have very low QOS Interval (Example 1 minute or lower) and when the reports is generated for long periods and Raw Aggregation.
For example, 3 month data with 1 minute raw aggregation interval is 131,500 single data points in one single graph.
To avoid/alleviate the issue, adopt one of the following approaches:
<opt> java_mem_max = -Xmx8192m java_mem_init = -Xms2048m </opt>