{
  "description": null,
  "display_name": "SignalFx Exporter",
  "distribution": "contrib",
  "ecosystem": "collector",
  "feature_gates": [
    {
      "description": "Process entity events from logs pipeline and convert to dimension property updates",
      "from_version": "v0.145.0",
      "id": "exporter.signalfx.consumeEntityEvents",
      "reference_url": "https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/45595",
      "stage": "alpha"
    }
  ],
  "id": "contrib-signalfxexporter",
  "markdown_hash": "4dcd88974d60",
  "name": "signalfxexporter",
  "repository": "opentelemetry-collector-contrib",
  "status": {
    "class": "exporter",
    "codeowners": {
      "active": [
        "dmitryax",
        "crobert-1"
      ]
    },
    "deprecation": {
      "traces": {
        "date": "2026-05-29",
        "migration": "Traces pipeline is no longer necessary for trace correlation, trace correlation is supported via OTLP. Trace functionality will be removed from this exporter in December 2026."
      }
    },
    "distributions": [
      "contrib"
    ],
    "stability": {
      "beta": [
        "logs",
        "metrics"
      ],
      "deprecated": [
        "traces"
      ]
    }
  },
  "type": "exporter"
}