Building 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.

The OpenTelemetry Collector can not only be extended by existing components, but also by custom components, that you develop and build on your own. Here you will find instructions on how to build some of those components. For additional details take a look into the documents contained within the opentelemetry-collector-contrib repository.