1668f40f43
This improves query performance of MergeRequestsController#ci_environments_status a lot. However this means old deployments that deployed to kubernetes clusters with prometheus installations will no longer show performance metrics as we cannot backfill cluster_id from deployment_platform with certainty (clusters may be edited/added/deleted, which changes the results of deployment_platform).
5 lines
136 B
YAML
5 lines
136 B
YAML
---
|
|
title: Improve performance of MergeRequestsController#ci_environment_status endpoint
|
|
merge_request: 30224
|
|
author:
|
|
type: performance
|