summaryrefslogtreecommitdiff
path: root/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json')
-rw-r--r--config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json b/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json
index 63a74061d91..1b38b110e9a 100644
--- a/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json
+++ b/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json
@@ -1,6 +1,6 @@
{
"type": "object",
- "description": "Histogram (buckets 1 to 100) of projects with at least 1 enabled integration"
+ "description": "Histogram (buckets 1 to 100) of projects with at least 1 enabled integration",
"propertyNames": {
"pattern": "^[1-9][0-9]?0?$"
}