Build custom components

Instructions on how to build your own Collector components

Estás viendo la versión en inglés de está página porque aún no ha sido traducida. ¿Te interesa ayudar? Mira en 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.