feat: add provisioner job queue wait time histogram and jobs enqueued counter by cstyan · Pull Request #21869 · coder/coder
The wsbuilder.Metrics were created but never registered with the prometheus registry in the production path. This meant the workspace_builds_enqueued_total counter was never exported. Register in the main server flow (not enablePrometheus) so metrics are always available, matching the pattern used by notifications. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cstyan
deleted the
callum/job-queue-metrics
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters