xcresult Processor 0.20.0 now surfaces build and test duration metrics and ships with a Grafana data source plugin so you can visualize them alongside your existing dashboards.
- You can query time-bucketed duration metrics for builds and tests, including average, p50, p90, and p99 values, with filters for project, environment (CI or local), scheme, and configuration.
- The new Grafana data source plugin connects to those metrics, supports dashboard variables, and stores your server URL and account token securely on the backend.
- Because the plugin backend runs in Go, you can set up Grafana alerts on build and test duration trends.