opentelemetry.io/content/en/docs/collector/distributions.md

1.0 KiB

title spelling weight
Distributions cSpell:ignore 25

The OpenTelemetry project currently offers pre-built distributions of the collector. The components included in the distributions can be found by in the manifest.yaml of each distribution.

{{% latest_release "collector-releases" /%}}

Custom Distributions

For various reasons the existing distributions provided by the OpenTelemetry project may not meet your needs. Whether you want a smaller version, or have the need to implement custom functionality like custom authenticators, receivers, processors, or exporters. The tool used to build distributions ocb (OpenTelemetry Collector Builder) is available to build your own distributions.