{
  "meta": {
    "version": "v1",
    "pricing": {
      "public": {
        "label": "Public",
        "description": "Read-only API access for lightweight status checks and public integrations."
      },
      "premium": {
        "label": "Premium",
        "description": "API keys with higher hourly quotas, plus Slack, Discord, webhook, and email outage alerts across your vendor stack."
      }
    },
    "generatedAt": "2026-07-14T01:08:34.601Z"
  },
  "data": {
    "id": "provider_newrelic",
    "slug": "newrelic",
    "name": "New Relic",
    "tagline": "Telemetry ingest, alerting, and UI status for New Relic.",
    "shortDescription": "Check whether New Relic data ingest, alert notifications, and the UI are up, degraded, or recovering.",
    "description": "OutageDeck tracks the official New Relic status page so SRE teams can quickly tell whether missing telemetry, silent alerts, or dashboard gaps are an agent problem or an active New Relic incident.",
    "categories": [
      "observability",
      "monitoring",
      "saas"
    ],
    "featured": false,
    "currentStatus": {
      "code": "unknown",
      "label": "Unknown",
      "headline": "New Relic status pending first live check",
      "summary": "OutageDeck has not completed its first live check for New Relic yet; live status arrives with the next ingestion run.",
      "capturedAt": "2026-07-12T12:00:00Z"
    },
    "source": {
      "id": "source_newrelic_status",
      "kind": "official_status_page",
      "name": "New Relic Status",
      "checkedAt": "2026-07-12T12:00:00Z",
      "officialUrl": "https://status.newrelic.com",
      "statusPageUrl": "https://status.newrelic.com"
    },
    "counts": {
      "services": 3,
      "activeIncidents": 0,
      "incidents": 0
    },
    "services": [
      {
        "id": "service_newrelic_alerts",
        "slug": "newrelic-alerting",
        "name": "Alert Notifications",
        "category": "monitoring",
        "status": "unknown",
        "summary": "Alert evaluation and notification delivery.",
        "officialUrl": "https://newrelic.com/platform/alerts",
        "links": {
          "html": "/services/newrelic-alerting",
          "api": "/api/v1/services/newrelic-alerting"
        }
      },
      {
        "id": "service_newrelic_ingest",
        "slug": "newrelic-data-ingest",
        "name": "Data Ingest",
        "category": "observability",
        "status": "unknown",
        "summary": "Agent, API, and OTLP ingest in the US and EU.",
        "officialUrl": "https://newrelic.com",
        "links": {
          "html": "/services/newrelic-data-ingest",
          "api": "/api/v1/services/newrelic-data-ingest"
        }
      },
      {
        "id": "service_newrelic_ui",
        "slug": "newrelic-ui",
        "name": "Web UI",
        "category": "application",
        "status": "unknown",
        "summary": "The one.newrelic.com interface.",
        "officialUrl": "https://one.newrelic.com",
        "links": {
          "html": "/services/newrelic-ui",
          "api": "/api/v1/services/newrelic-ui"
        }
      }
    ],
    "activeIncidents": [],
    "recentIncidents": [],
    "links": {
      "html": "/providers/newrelic",
      "incidentsHtml": "/providers/newrelic/incidents",
      "api": "/api/v1/providers/newrelic",
      "officialWebsite": "https://newrelic.com",
      "officialStatus": "https://status.newrelic.com"
    },
    "access": {
      "plan": "public",
      "keyed": false
    }
  }
}