The component is already [deprecated in EDOT components](https://github.com/elastic/elastic-agent/blob/ac2e9f8f993b15c7dfaa0eba7bc83923305e427b/internal/pkg/otel/deprecated-components.yaml#L11-L12). We should mark it as deprecated explicitly within its own docs. Example: - [https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7a90970aace[…]f308feb788973254388de624779/exporter/sapmexporter/metadata.yaml](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7a90970aace7bf308feb788973254388de624779/exporter/sapmexporter/metadata.yaml#L6) - https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/7a90970aace7bf308feb788973254388de624779/exporter/sapmexporter/README.md We should also consider to log a warning when it's enabled.