Skip to content

Commit 3ea1c48

Browse files
ytnsymchalin
authored andcommitted
translate collentor/distributions into ja
1 parent cd90ab7 commit 3ea1c48

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: ディストリビューション
3+
weight: 25
4+
default_lang_commit: 8d115a9df96c52dbbb3f96c05a843390d90a9800
5+
---
6+
7+
OpenTelemetryプロジェクトは現在、コレクターの[事前構築済みディストリビューション][]を提供しています。
8+
[ディストリビューション][]に含まれるコンポーネントは、それぞれのディストリビューションの`manifest.yaml`で確認できます。
9+
10+
[事前構築済みディストリビューション]:
11+
https://github.com/open-telemetry/opentelemetry-collector-releases/releases
12+
[ディストリビューション]:
13+
https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions
14+
15+
{{% docs/latest-release collector-releases /%}}
16+
17+
## カスタムディストリビューション
18+
19+
さまざまな理由により、OpenTelemetryプロジェクトが提供する既存のディストリビューションは、あなたのニーズに合わない場合があります。
20+
より軽量な構成が必要な場合や、[認証拡張機能](../building/authenticator-extension)[レシーバー](../building/receiver)、プロセッサー、エクスポーターまたは[コネクター](../building/connector)などのカスタム機能を実装する必要がある場合があります。
21+
ディストリビューションを構築するためのツールである[ocb](../custom-collector)を使用して、独自のディストリビューションを作成できます。

0 commit comments

Comments
 (0)