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