bd56acd378
This creates a partial index intended to speed up queries on `ci_builds`. Particularly, `gitlab-monitor` has rather heavy queries. Those have been changed to only look back 7 days and benefit from this index tremendously. Relates to https://gitlab.com/gitlab-org/gitlab-exporter/merge_requests/101.
5 lines
109 B
YAML
5 lines
109 B
YAML
---
|
|
title: Create partial index for gitlab-monitor CI metrics
|
|
merge_request: 32546
|
|
author:
|
|
type: performance
|