[
  {
    "name": "stan",
    "title": "STAN",
    "version": "1.11.0",
    "release": "ga",
    "description": "Collect logs and metrics from STAN servers with Elastic Agent.",
    "type": "integration",
    "download": "/epr/stan/stan-1.11.0.zip",
    "path": "/package/stan/1.11.0",
    "icons": [
      {
        "src": "/img/stan.svg",
        "path": "/package/stan/1.11.0/img/stan.svg",
        "title": "STAN Logo",
        "size": "32x32",
        "type": "image/svg+xml"
      }
    ],
    "policy_templates": [
      {
        "name": "stan",
        "title": "STAN Logs and Metrics",
        "description": "Collect logs and metrics from STAN instances"
      }
    ],
    "conditions": {
      "kibana": {
        "version": "^8.13.0 || ^9.0.0"
      },
      "elastic": {
        "subscription": "basic"
      }
    },
    "owner": {
      "type": "elastic",
      "github": "elastic/obs-infraobs-integrations"
    },
    "categories": [
      "observability"
    ],
    "signature_path": "/epr/stan/stan-1.11.0.zip.sig",
    "data_streams": [
      {
        "type": "metrics",
        "dataset": "stan.channels",
        "title": "Stan channels metrics"
      },
      {
        "type": "logs",
        "dataset": "stan.log",
        "title": "STAN logs"
      },
      {
        "type": "metrics",
        "dataset": "stan.stats",
        "title": "Stan stats metrics"
      },
      {
        "type": "metrics",
        "dataset": "stan.subscriptions",
        "title": "Stan subscriptions metrics"
      }
    ]
  }
]
