### Is your feature request related to a problem? Please describe. After #3712 merges, the following environment variables will be not yet unsupported: - `OTEL_EXPORTER_OTLP_LOGS_INSECURE` - `OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE` - `OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY` - `OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE` - `OTEL_EXPORTER_OTLP_LOGS_TIMEOUT` ### Describe the solution you'd like Add support for the environment variables listed above. We also need to add a description of the environment variables to the README.md