{
  "description": "The Cloud Foundry Receiver connects to the RLP (Reverse Log Proxy) Gateway of the Cloud Foundry installation, typically available at the URL `https://log-stream.<cf-system-domain>`.",
  "display_name": "Cloud Foundry Receiver",
  "distribution": "contrib",
  "ecosystem": "collector",
  "feature_gates": [
    {
      "description": "When enabled, envelope tags are copied to the metrics as resource attributes instead of datapoint attributes",
      "from_version": "v0.117.0",
      "id": "cloudfoundry.resourceAttributes.allow",
      "reference_url": "https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/34824",
      "stage": "beta"
    }
  ],
  "id": "contrib-cloudfoundryreceiver",
  "markdown_hash": "f2d667c47144",
  "name": "cloudfoundryreceiver",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "receiver",
    "codeowners": {
      "active": [
        "crobert-1"
      ],
      "emeritus": [
        "agoallikmaa",
        "pellared"
      ],
      "seeking_new": true
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "beta": [
        "metrics"
      ],
      "development": [
        "logs"
      ]
    }
  },
  "type": "receiver"
}