Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-05-11 12:12:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-05-11 12:12:08 +0300
commit7fa274753de913596db0d3eff5c7a3896c6fdd0a (patch)
treee6dbeb2c55a1ecdfd9b146f449008a0727136998 /config/metrics/schema.json
parentb7eed2ea49477a8baa7d9b0cf8034c799cde2e0f (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'config/metrics/schema.json')
-rw-r--r--config/metrics/schema.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/metrics/schema.json b/config/metrics/schema.json
index 66d2ee4ca03..fba2365845b 100644
--- a/config/metrics/schema.json
+++ b/config/metrics/schema.json
@@ -52,7 +52,7 @@
},
"data_source": {
"type": "string",
- "enum": ["database", "redis", "redis_hll", "prometheus", "ruby"]
+ "enum": ["database", "redis", "redis_hll", "prometheus", "system"]
},
"instrumentation_class": {
"type": "string",