macOSでコレクターをインストールする
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/binary/macos.md.
macOS
macOS向けの リリース は Intel および ARM システムで利用可能です。
リリースはgzip圧縮されたtarball (.tar.gz) としてパッケージ化されています。
解凍するには、以下のコマンドを実行してください。
curl --proto '=https' --tlsv1.2 -fOL https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.149.0/otelcol_0.149.0_darwin_amd64.tar.gz
tar -xvf otelcol_0.149.0_darwin_amd64.tar.gz
curl --proto '=https' --tlsv1.2 -fOL https://github.com/open-telemetry/opentelemetry-collector-releases/releases/download/v0.149.0/otelcol_0.149.0_darwin_arm64.tar.gz
tar -xvf otelcol_0.149.0_darwin_arm64.tar.gz
すべてのコレクターのリリースには、解凍後に実行できる otelcol 実行ファイルが含まれています。
フィードバック
このページは役に立ちましたか?
Thank you. Your feedback is appreciated!
Please let us know how we can improve this page. Your feedback is appreciated!