build-report-ingestor/README.md

580 B

build-report-ingestor Check Rust code

An attempt at building a Gradle Enterprise-like dashboard for Kotlin Build Reports.

TODO

  • Expose an HTTP endpoint for accepting build reports
  • Persist reports to disk
  • Expose a server-driven web dashboard that shows all reports
    • Detailed view for individual reports
    • Track trends for individual metrics across multiple reports