{
  "slug": "gitlab",
  "name": "GitLab",
  "vendor": "GitLab",
  "website": "https://www.gitlab.com",
  "category": "devops-and-development",
  "category_name": "DevOps & Development",
  "tags": [],
  "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
  "last_verified": "2025-12-20",
  "status_page": null,
  "scope": "global",
  "default_credit_policy": {
    "calculation": "tiered",
    "remedy": "credit",
    "max_credit_percent": 100,
    "automatic": false,
    "credit_tiers": [
      {
        "below": 99.95,
        "credit": 10
      },
      {
        "below": 99,
        "credit": 25
      },
      {
        "below": 95,
        "credit": 100
      }
    ]
  },
  "claim_process": {
    "deadline_days": 30,
    "deadline_basis": "incident_date",
    "business_days": false,
    "method": "Support Ticket",
    "url": "https://support.gitlab.com",
    "required_evidence": [
      "Account ID",
      "Affected services",
      "Incident timestamps",
      "Impact description"
    ],
    "review_days": 15,
    "credit_application": "Applied to next invoice"
  },
  "exclusions": [
    "Scheduled maintenance",
    "Force majeure events",
    "Customer misconfigurations",
    "Free tier services",
    "Beta features"
  ],
  "support_tiers": [
    {
      "name": "Standard",
      "slug": "standard",
      "price": "Included",
      "sla_eligible": true,
      "response_time": "< 24 hours"
    },
    {
      "name": "Enterprise",
      "slug": "enterprise",
      "price": "Custom",
      "sla_eligible": true,
      "response_time": "< 1 hour"
    }
  ],
  "services": [
    {
      "id": "ci",
      "name": "GitLab CI/CD",
      "category": "ci-cd",
      "description": "Continuous integration and deployment",
      "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "registry",
      "name": "GitLab Container Registry",
      "category": "devops",
      "description": "Container image registry",
      "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "packages",
      "name": "GitLab Package Registry",
      "category": "devops",
      "description": "Package management (npm, Maven, etc.)",
      "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "pages",
      "name": "GitLab Pages",
      "category": "hosting",
      "description": "Static site hosting",
      "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
      "uptime": 99.9,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    },
    {
      "id": "saas",
      "name": "GitLab.com (SaaS)",
      "category": "devops",
      "description": "Hosted GitLab platform",
      "sla_url": "https://about.gitlab.com/handbook/legal/subscription-agreement/",
      "uptime": 99.95,
      "uptime_scope": "global",
      "sla_eligible": true,
      "credit_policy": null
    }
  ],
  "notes": "GitLab is a DevOps & Development provider. See the official SLA at [https://about.gitlab.com/handbook/legal/subscription-agreement/](https://about.gitlab.com/handbook/legal/subscription-agreement/).\n\n<!-- Add human-readable notes about GitLab's SLA nuances here. -->"
}