Skip to content

Commit 2f7e7e8

Browse files
committed
fix drift of content/ja/docs/collector/distributions
1 parent acdc9ee commit 2f7e7e8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
+3-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: ディストリビューション
33
weight: 25
4-
default_lang_commit: 8d115a9df96c52dbbb3f96c05a843390d90a9800
4+
default_lang_commit: acdc9eeb0e1c756af25aaf6614027972b0909c78
55
---
66

77
OpenTelemetryプロジェクトは現在、コレクターの[事前ビルド済みディストリビューション][pre-built distributions]を提供しています。
@@ -10,10 +10,8 @@ OpenTelemetryプロジェクトは現在、コレクターの[事前ビルド済
1010
[pre-built distributions]: https://github.com/open-telemetry/opentelemetry-collector-releases/releases
1111
[distributions]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions
1212

13-
{{% docs/latest-release collector-releases /%}}
14-
1513
## カスタムディストリビューション {#custom-distributions}
1614

17-
さまざまな理由により、OpenTelemetryプロジェクトが提供する既存のディストリビューションは、あなたのニーズに合わない場合があります。
18-
より軽量な構成が必要な場合や[認証拡張機能](../building/authenticator-extension)[レシーバー](../building/receiver)、プロセッサー、エクスポーターまたは[コネクター](../building/connector)などのカスタム機能を実装する必要がある場合があります。
15+
OpenTelemetryプロジェクトが提供する既存のディストリビューションは、あなたのニーズに合わない場合があります。
16+
たとえば、より軽量なバイナリを必要な場合や[認証拡張機能](../building/authenticator-extension)[レシーバー](../building/receiver)、プロセッサー、エクスポーターまたは[コネクター](../building/connector)などのカスタム機能を実装する必要がある場合があります。
1917
ディストリビューションを構築するためのツールである[ocb](../custom-collector)を使用して、独自のディストリビューションを作成できます。

0 commit comments

Comments
 (0)