ディストリビューション

OpenTelemetryプロジェクトは現在、コレクターの事前ビルド済みディストリビューションを提供しています。 ディストリビューションに含まれるコンポーネントは、それぞれのディストリビューションのmanifest.yamlで確認できます。

Name1ComponentsLearn more
OpenTelemetry Collector Contrib DistroCollectorgithub.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-contrib/README.md
OpenTelemetry Collector Core DistroCollectorgithub.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol/README.md
OpenTelemetry Collector eBPF Profiling DistributionCollectorgithub.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-ebpf-profiler/README.md
OpenTelemetry Collector Kubernetes DistroCollectorgithub.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-k8s/README.md
OpenTelemetry Collector OTLP DistroCollectorgithub.com/open-telemetry/opentelemetry-collector-releases/blob/main/distributions/otelcol-otlp/README.md

カスタムディストリビューション

OpenTelemetryプロジェクトが提供する既存のディストリビューションは、あなたのニーズに合わない場合があります。 たとえば、より軽量なバイナリを必要とする場合や、認証拡張機能レシーバー、プロセッサー、エクスポーターまたはコネクターなどのカスタム機能を実装する必要がある場合があります。 ディストリビューションを構築するためのツールであるocb(OpenTelemetry Collector Builder)を使用して、独自のディストリビューションを作成できます。

サードパーティディストリビューション

一部の組織は、追加機能を持つコレクターディストリビューションや、使いやすさを向上させたコレクターディストリビューションを提供しています。 以下は、サードパーティが保守するコレクターディストリビューションのリストです。

Name1ComponentsLearn more
AWS Distro for OpenTelemetry (ADOT)Collectoraws-otel.github.io/docs/getting-started/collector
Datadog Distribution of OpenTelemetry Collector (DDOT)Collectordocs.datadoghq.com/opentelemetry/setup/ddot_collector
Dynatrace Distribution of the OpenTelemetry CollectorCollectordocs.dynatrace.com/docs/shortlink/opentelemetry-collector
Elastic Distribution of OpenTelemetry CollectorCollectorela.st/edot-collector
Grafana AlloyCollectorgrafana.com/docs/alloy/latest/
Liatrio Distribution of the OpenTelemetry CollectorCollectorgithub.com/liatrio/liatrio-otel-collector
observIQ BindPlane AgentCollectorgithub.com/observIQ/bindplane-agent/tree/main/docs
RedHat RHOSDT OpenTelemetry Collector DistributionCollectorgithub.com/os-observability/redhat-opentelemetry-collector
Splunk Distribution of OpenTelemetry CollectorCollectordocs.splunk.com/observability/en/gdi/opentelemetry/opentelemetry.html
Sumo Logic Distribution for OpenTelemetry CollectorCollectorhelp.sumologic.com/docs/send-data/opentelemetry-collector/sumo-logic-opentelemetry-vs-opentelemetry-upstream-relationship/

コレクターディストリビューションの追加

あなたのコレクターディストリビューションをリストに追加するには、ディストリビューションリストにエントリを追加したPRを提出してください。 エントリには以下を含める必要があります。

  • ディストリビューションのメインページへのリンク
  • ディストリビューションの使用方法を説明するドキュメントへのリンク
  • 質問がある場合に連絡できるよう、連絡先としてのGitHubハンドルまたはメールアドレス

  1. Listed alphabetically ↩︎ ↩︎