summaryrefslogtreecommitdiff
path: root/config/metrics/objects_schemas/projects_with_enabled_alert_integrations_histogram.json
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?$"
  }
}