{
  "description": "This receiver can receive data exported by the CollectD's `write_http` plugin. Only JSON format is supported. Authentication is not supported at this time.",
  "display_name": "CollectD `write_http` plugin JSON receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "id": "contrib-collectdreceiver",
  "name": "collectdreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "atoulme"
      ],
      "seeking_new": true
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "beta": [
        "metrics"
      ]
    }
  },
  "type": "receiver"
}