Renovate: Keep your OpenTelemetry Collector up to date!
With the widespread adoption of OpenTelemetry as standard in the Observability ecosystem, the more I see the OpenTelemetry Collector deployed at customers. A nice subproject here is the OpenTelemetry Collector Builder (OCB) which allows to easily create your custom distribution of the Collector. Some notable distributions here are: AWS RedHat SumoLogic others can be found here These custom distributions can be used to the minimum size for your specific use case or a custom module written by your own. For example, to implement a complex filter logic or support an internal API. ...