カスタムコンポーネントのビルド

独自のコレクターコンポーネントをビルドする方法の説明

The content of this page may be outdated and some links may be invalid. A newer version of this page exists in English.

More information ...

To see the changes to the English page since this page was last updated: visit GitHub compare 6a7f1745..6cebc46d and search for content/en/docs/collector/extend/custom-component/_index.md.

OpenTelemetry Collectorは、既存のコンポーネントだけでなく、独自に開発・ビルドしたカスタムコンポーネントでも拡張できます。 ここでは、これらのコンポーネントのビルド方法について説明します。 追加の詳細については、opentelemetry-collector-contrib リポジトリ内のドキュメントをご覧ください。


Build a receiver

Build a connector

エクステンションの構築

コレクターのカスタムエクステンションを構築する方法に関する手順。


最終更新 April 14, 2026: chore(ja): update drift status (43066858)