Feature Request: Create an API to service custom Collector builds via HTTP #4311
Labels
area:builder
enhancement
New feature or request
help wanted
Good issue for contributors to OpenTelemetry Service to pick up
As the Collector-Builder functionality is enhanced to support Collector users to create custom builds of the Collector, it would be useful for both maintainers and users to have an API to programmatically build binaries. Optionally, by additionally hosting an HTTP server, this service would be able to support both hosting of common pre-built distributions (as proposed in this Collector issue) and to service distribution build requests through a web-based UI.
To achieve these goals, the following features would need to be implemented:
The text was updated successfully, but these errors were encountered: