{
  "description": "This receiver can receive telemetry data in [Faro format](https://github.com/grafana/faro) that adheres to the [Faro OpenAPI schema](https://github.com/grafana/faro/blob/main/spec/gen/faro.gen.yaml).",
  "display_name": "Faro Receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "id": "contrib-faroreceiver",
  "name": "faroreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "dehaansa",
        "rlankfo",
        "mar4uk"
      ]
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "alpha": [
        "logs",
        "traces"
      ]
    }
  },
  "type": "receiver"
}