Build custom components

Instructions on how to build your own Collector components

Você está visualizando a versão em versão em inglês desta página porque ela ainda não foi traduzida. Possui interesse em ajudar? Veja como contribuir.

You can configure the OpenTelemetry Collector with components from the community and broader ecosystem, and you can also develop and build on your own custom components. This section describes how to build some of those components. For additional details, see the documentation in the opentelemetry-collector-contrib repository.


Build a receiver

Build a connector

Build an extension

Instructions on how to build custom extensions for the Collector.