El martes, 16 de junio de 2026 a las 12:33, Simon Josefsson <[email protected]> escribió:
> - Missing copyright notice for > ./internal/pkg/instrumentation/bpf/net/http/http_event.go > > - Push upstream/* tags to Salsa > > - The 'git diff v0.24.0..upstream' (I assume upstream branch is intended > to be 0.24.0) is large, could you look at the upstream source import? > > - I don't think you need to files-excludes LICENSES/, and minimizing the > amount of changes compared to upstream is often useful. > > /Simon As always, thanks Simon for the very good pointers. I have double-checked the licenses and pushed the tags. I am avoiding now an unnecessary repack so there are less diff to check, while removing the Files-Excluded Now, the root module now builds fully (not just sdk/). All 17 test suites pass. The pre-requisite packages not yet in sid: - ITP #1140162 https://salsa.debian.org/mendezr/golang-github-brunoscheufler-aws-ecs-metadata-go - ITP #1140163 https://salsa.debian.org/mendezr/golang-github-googlecloudplatform-opentelemetry-operations-go Full repo packaged. Currently only detectors/gcp is built and tested; the exporter submodules have additional dependencies (golang-google-cloud-dev and golang-google-api-dev) that may need version bumps. Enabling them is just removing excludes and adding Build-Depends. Package now at: https://salsa.debian.org/go-team/packages/golang-opentelemetry-auto I would appreciate any sponsoring on those two so auto could be uploaded too. Best, Juan
