コレクターのインストール
The content of this page may be outdated and some links may be invalid.
A newer version of this page exists in
English. To see the changes to the English page since this page was last updated: visit
GitHub compare ec1657d1..9f912d59
and search for More information ...
content/en/docs/collector/install/_index.md.
OpenTelemetryコレクターはさまざまなオペレーティングシステムやアーキテクチャにデプロイできます。 以下の手順は、コレクターの最新の安定版をダウンロードしてインストールする方法を示しています。
OpenTelemetryコレクターに適用可能なデプロイメントモデル、コンポーネント、リポジトリについてよく知らない場合は、まずデータ収集とデプロイ方法のページを確認してください。
ソースからビルドする
以下のコマンドを使用して、ローカルのオペレーティングシステムに基づいてコレクターの最新バージョンをビルドできます。
git clone https://github.com/open-telemetry/opentelemetry-collector.git
cd opentelemetry-collector
make install-tools
make otelcorecol
フィードバック
このページは役に立ちましたか?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!