{
  "description": "The Netflow Receiver can listen for [netflow](https://en.wikipedia.org/wiki/NetFlow), [sflow](https://en.wikipedia.org/wiki/SFlow), and [ipfix](https://en.wikipedia.org/wiki/IP_Flow_Information_Export) data and convert it to OpenTelemetry logs. The receiver is based on the [goflow2](https://github.com/netsampler/goflow2) project.",
  "display_name": "Netflow Receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "id": "contrib-netflowreceiver",
  "name": "netflowreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "evan-bradley",
        "dlopes7"
      ]
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "alpha": [
        "logs"
      ]
    }
  },
  "type": "receiver"
}