opentelemetry-collector-releases
opentelemetry-collector-releases copied to clipboard
[chore] remove APK package releases
This PR
- removes the releases for Alpine Linux packages (.apk) since they are currently not compatible with Alpine as discussed in the collector SIG meeting on August 7th
- fixes #616
As a follow-up and if there is somebody to take care of it, this is the issue to properly implement an Alpine compatible linux package of the collector.
should we update the documentation (README in base, distributions, and scripts/package-tests folders) to remove reference to apk versions?
good catch @jackgopack4 , done :)