# SDKの設定

LLMS index: [llms.txt](/llms.txt)

---

OpenTelemetry SDK は、各言語と環境変数によるコンフィギュレーションをサポートしています。
以下のページでは、SDK を設定するために使用できる環境変数について説明します。

> [!NOTE]
>
> Support for environment-variable configuration varies across languages. For
> the list of variables supported by each language, see the [environment
> variable compliance matrix][env-var-matrix].

[env-var-matrix]:
  https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md#environment-variables

---

Section pages:

- [一般的なSDK設定](/ja/docs/languages/sdk-configuration/general/)
- [OTLPエクスポーター設定](/ja/docs/languages/sdk-configuration/otlp-exporter/)
- [Declarative configuration](/ja/docs/languages/sdk-configuration/declarative-configuration/)
