Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
711:import_reports [2025/07/25 14:50] – [Reporting (Advanced)] Weinlein, Thomas711:import_reports [2025/07/25 15:06] (current) – [Reporting (Advanced)] Weinlein, Thomas
Line 47: Line 47:
 </code> </code>
  
 +
 +To whitelist additional classes for **Stages data source** scripts add the following config property to config.xml.
 +<code xml>
 +<property name="metrics.script.class.whitelist" value="java.time.Instant,java.time.Duration"/>
 +</code>
  
 ==== Direct database access in reports ==== ==== Direct database access in reports ====