gitlab-org--gitlab-foss/config/metrics/objects_schemas/projects_with_enabled_alert...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
179 B
JSON
Raw Normal View History

{
"type": "object",
"description": "Histogram (buckets 1 to 100) of projects with at least 1 enabled integration",
"propertyNames": {
"pattern": "^[1-9][0-9]?0?$"
}
}