# 設定タイプリファレンス

> プロパティや制約を含む、OpenTelemetry の宣言的設定スキーマで定義されたすべてのタイプの検索可能なリファレンスです。

---

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

---

OpenTelemetry の[宣言的設定](/docs/specs/otel/configuration/data-model/)スキーマは、設定ファイルを介して構成可能な SDK コンポーネントの構造を記述する設定タイプを定義します。
`Experimental` が接頭辞として付いたタイプは、予告なく破壊的変更が加えられる可能性があります。

完全なデータモデルとスキーマについては、[データモデル](/docs/specs/otel/configuration/data-model/)を参照してください。
SDK 固有の使用法については、[設定 SDK](/docs/specs/otel/configuration/sdk/) を参照してください。

<div class="config-types-accordion"
  data-schema-url="/schemas/config-types.json"
  data-i18n-search="Search types and properties"
  data-i18n-filter-all="All"
  data-i18n-filter-stable="Stable"
  data-i18n-filter-experimental="Experimental"
  data-i18n-expand-all="Expand all"
  data-i18n-collapse-all="Collapse all"
  data-i18n-no-results="No types match your search."
  data-i18n-loading="Loading configuration types…"
  data-i18n-col-type="Type"
  data-i18n-col-constraints="Constraints"
  data-i18n-col-description="Description"
  data-i18n-examples="Examples"
  data-i18n-copy="Copy"
  data-i18n-copied="Copied!"
  data-i18n-source="Source"
  data-i18n-view-schema="View JSON schema"
  data-i18n-schema-version="Schema version">
</div>

<script src="/js/configTypesAccordion.min.1e06a0e1600993b2ea23eb9e4573cc8b2d11139596c29680c6fd5e05d64bbf8b.js" integrity="sha256-Hgag4WAJk7LqI&#43;ueRXPMiy0RE5WWwpaAxv1eBdZLv4s=" crossorigin="anonymous"></script>
