DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-googlecloudplatform-opentelemetry-operations-go 0.57.0-1

Package Information

DescriptionOpenTelemetry GCP resource detectors (library)

OpenTelemetry integrations for Google Cloud Platform, including resource detectors for GCP environments (GCE, GKE, Cloud Run, Cloud Functions, App Engine).

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByAndrew Lee (李健秋) <ajqlee@debian.org>
Sponsorajqlee@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-googlecloudplatform-opentelemetry-operations-go.git (browse)
Closes#1140163
Trackerhttps://tracker.debian.org/pkg/golang-github-googlecloudplatform-opentelemetry-operations-go
Uploaded1 month, 3 days ago

New Package Report

.changes
Architecturesource all
Distributionunstable
DateFri, 03 Jul 2026 15:33:15 +0200
Sourcegolang-github-googlecloudplatform-opentelemetry-operations-go
Version0.57.0-1
Changed-ByAndrew Lee (李健秋)
Changelog
golang-github-googlecloudplatform-opentelemetry-operations-go (0.57.0-1) unstable; urgency=medium
 .
   * Team Upload.
 .
   [ Juan Manuel Méndez Rey ]
   * Initial release (Closes: #1140163)
 .
   [ Andrew Lee (李健秋) ]
   * debian/watch: use correct version 5 format.
   * debian/copyright: drop unreasoned file-excludes.
   * debian/rules: go.mod and go.sum is installed by default since dh-
     golang 1.64.
   * debian/copyright: update.
   * debian/rules: only not builds e2e-test-server.
   * debian/control: Run wrap-and-sort --wrap-always --trailing-comma.
   * debian/control: do not builds only detectors/gcp.
   * debian/rules: do not install binaries.
   * debian/watch: fix matching-pattern.
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-googlecloudplatform-opentelemetry-operations-go-dev deb golang optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go
Upstream-Name: opentelemetry-operations-go
Upstream-Contact: https://github.com/GoogleCloudPlatform/opentelemetry-operations-go/issues

Files: *
Copyright: 2020-2026 Google LLC
License: Apache-2.0

Files: exporter/collector/config.go
       exporter/collector/spandata.go
       exporter/collector/spandata_test.go
       exporter/collector/spansnapshot.go
       exporter/collector/traces.go
       exporter/collector/traces_test.go
Copyright: 2021 OpenTelemetry Authors
License: Apache-2.0

Files: exporter/collector/integrationtest/config/config_test.go
Copyright: 2022 OpenTelemetry Authors
License: Apache-2.0

Files: exporter/trace/cloudtrace.go
       exporter/trace/cloudtrace_test.go
       exporter/trace/trace.go
       exporter/trace/trace_proto.go
Copyright: 2019 OpenTelemetry Authors
           2021 Google LLC
License: Apache-2.0

Files: debian/*
Copyright: 2026 Juan Manuel Méndez Rey <juan.mendezr@proton.me>
           2026 Andrew Lee (李健秋) <ajqlee@debian.org>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to mechtilde 1 month, 3 days ago, started 1 month, 3 days ago, completed 1 month, 3 days ago.

Final Comment

Back to Dashboard | View all reviews for this package