exportMetrics

val exportMetrics: Property<Boolean>(source)

When true, aalekhReport writes aalekh-metrics.csv alongside index.html. The CSV contains one row per module with timestamp, fan-in/out, instability, transitive dep count, and health score. Default: false.

Useful for importing into external tools (Datadog, Grafana, spreadsheets).