Change build queuing metrics FF to ops type
This flag has been enabled for a long time on GitLab.com, and the metrics are considered production-ready, but the they are undocumented and stuck behind a `:development` flag, making it largely inaccessible to self-managed customers. To address those issues, we are making this flag to an `:ops` type flag and adding documentation. The flag remains disabled by default to avoid adding unexpected load on customers' Prometheus instances. See https://gitlab.com/gitlab-org/gitlab/-/issues/350888 Changelog: changed
显示
- config/feature_flags/ops/gitlab_ci_builds_queuing_metrics.yml 1 个添加, 1 个删除...ig/feature_flags/ops/gitlab_ci_builds_queuing_metrics.yml
- doc/administration/monitoring/prometheus/gitlab_metrics.md 17 个添加, 0 个删除doc/administration/monitoring/prometheus/gitlab_metrics.md
- lib/gitlab/ci/queue/metrics.rb 5 个添加, 5 个删除lib/gitlab/ci/queue/metrics.rb
- spec/lib/gitlab/ci/queue/metrics_spec.rb 71 个添加, 0 个删除spec/lib/gitlab/ci/queue/metrics_spec.rb
加载中
想要评论请 注册 或 登录