[
  {
    "name": "synthetics",
    "title": "Elastic Synthetics",
    "version": "1.3.0",
    "release": "ga",
    "source": {
      "license": "Elastic-2.0"
    },
    "description": "Internal Elastic integration for providing access to private locations.",
    "type": "integration",
    "download": "/epr/synthetics/synthetics-1.3.0.zip",
    "path": "/package/synthetics/1.3.0",
    "icons": [
      {
        "src": "/img/uptime-logo-color-64px.svg",
        "path": "/package/synthetics/1.3.0/img/uptime-logo-color-64px.svg",
        "size": "16x16",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "synthetics",
        "title": "Elastic Synthetics",
        "description": "Perform synthetic health checks on network endpoints."
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.11.0 || ^9.0.0"
      },
      "elastic": {
        "subscription": "basic",
        "capabilities": [
          "uptime"
        ]
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/obs-ux-management-team"
    },
    "categories": [
      "observability"
    ],
    "signature_path": "/epr/synthetics/synthetics-1.3.0.zip.sig",
    "data_streams": [
      {
        "type": "synthetics",
        "dataset": "browser",
        "title": "synthetic monitor check"
      },
      {
        "type": "synthetics",
        "dataset": "browser.network",
        "title": "synthetic monitor check"
      },
      {
        "type": "synthetics",
        "dataset": "browser.screenshot",
        "title": "synthetic monitor check"
      },
      {
        "type": "synthetics",
        "dataset": "http",
        "title": "synthetic monitor check"
      },
      {
        "type": "synthetics",
        "dataset": "icmp",
        "title": "synthetic monitor check"
      },
      {
        "type": "synthetics",
        "dataset": "tcp",
        "title": "synthetic monitor check"
      }
    ]
  }
]
