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

projects_with_enabled_alert_integrations_histogram.json « objects_schemas « metrics « config - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 63a74061d91c60ebe962dc7ccb8de608eaa78adb (plain)
1
2
3
4
5
6
7
{
  "type": "object",
  "description": "Histogram (buckets 1 to 100) of projects with at least 1 enabled integration"
  "propertyNames": {
    "pattern": "^[1-9][0-9]?0?$"
  }
}