mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
c5287910f9
This PR introduces a new prometheus metrics for `workspace_build_timing_seconds`, which specifically reports workspace build times. To reduce cardinality, this metrics excludes `workspace_name` and `workspace_owner` that are present on the `workspace_builds_total` metrics.