[
  {
    "name": "istio",
    "title": "Istio",
    "version": "0.8.0",
    "release": "beta",
    "description": "Collect logs and metrics from the service mesh Istio with Elastic Agent.",
    "type": "integration",
    "download": "/epr/istio/istio-0.8.0.zip",
    "path": "/package/istio/0.8.0",
    "icons": [
      {
        "src": "/img/logo_istio.svg",
        "path": "/package/istio/0.8.0/img/logo_istio.svg",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "istio",
        "title": "Istio logs and metrics",
        "description": "Collect access logs and metrics from Istio service mesh.",
        "data_streams": [
          "access_logs",
          "proxy_metrics",
          "istiod_metrics"
        ]
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.11.0 || ^9.0.0"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/obs-ds-hosted-services"
    },
    "categories": [
      "observability",
      "network",
      "containers",
      "kubernetes"
    ],
    "signature_path": "/epr/istio/istio-0.8.0.zip.sig",
    "data_streams": [
      {
        "type": "logs",
        "dataset": "istio.access_logs",
        "title": "Istio access logs"
      },
      {
        "type": "metrics",
        "dataset": "istio.istiod_metrics",
        "title": "Istiod Metrics"
      },
      {
        "type": "metrics",
        "dataset": "istio.proxy_metrics",
        "title": "Istio Proxy Metrics"
      }
    ]
  }
]
