Report Metric Server Description Report Metric Server receives metrics of tests and exports them as metrics. Tech Stack Node.js Express Supported Formats Inputs JUnit XML Outputs Prometheus JSON Installation $ pnpm install Running the app # development $ pnpm dev # build $ pnpm build # run the build output $ pnpm start