DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-opentelemetry 1.41.0-1

Package Information

DescriptionOpenTelemetry-Python API Reference

OpenTelemetry is a collection of APIs, SDKs, and tools. Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior.

OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability (https://opentelemetry.io/docs/concepts/observability-primer/#what-is-observability) framework for instrumenting, generating, collecting, and exporting telemetry data such as traces (https://opentelemetry.io/docs/concepts/signals/traces/), metrics (https://opentelemetry.io/docs/concepts/signals/metrics/), and logs (https://opentelemetry.io/docs/concepts/signals/logs/).

This package contains the docs for the Python OpenTelemetry implementation.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByCarsten Schoenert <c.schoenert@t-online.de>
Sponsorc.schoenert@t-online.de
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-opentelemetry.git (browse)
Popcon Installs73
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/python-opentelemetry
Uploaded5 hours ago

New Package Report

.changes
Sourcepython-opentelemetry
Version1.41.0-1
Changed-ByCarsten Schoenert
Architecturesource all
Distributionunstable
DateThu, 16 Apr 2026 17:34:15 +0200
Changelog
python-opentelemetry (1.41.0-1) unstable; urgency=medium
 .
   * [443c10d] New upstream version 1.41.0
   * [0b1f02f] d/control: Add new needed build deps
   * [40d87f7] d/control: Adding bin python3-opentelemetry-proto-json
   * [c0d1f59] d/rules: Add new pkg into the build
   * [101631c] d/control: Update Standards-Version to 4.7.4
     No further changes needed.
.dsc
Sectiondoc
Priorityoptional
Componentmain
Package-Listpython-opentelemetry-doc deb doc optional arch=all
python3-opentelemetry-api deb python optional arch=all
python3-opentelemetry-exporter-otlp deb python optional arch=all
python3-opentelemetry-exporter-otlp-proto-common deb python optional arch=all
python3-opentelemetry-exporter-otlp-proto-grpc deb python optional arch=all
python3-opentelemetry-exporter-otlp-proto-http deb python optional arch=all
python3-opentelemetry-exporter-prometheus deb python optional arch=all
python3-opentelemetry-exporter-zipkin-json deb python optional arch=all
python3-opentelemetry-exporter-zipkin-proto-http deb python optional arch=all
python3-opentelemetry-opentracing-shim deb python optional arch=all
python3-opentelemetry-propagator-b3 deb python optional arch=all
python3-opentelemetry-propagator-jaeger deb python optional arch=all
python3-opentelemetry-proto deb python optional arch=all
python3-opentelemetry-proto-json deb python optional arch=all
python3-opentelemetry-sdk deb python optional arch=all
python3-opentelemetry-semantic-conventions deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: opentelemetry-python
Upstream-Contact: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
Source: https://github.com/open-telemetry/opentelemetry-python

Files: *
Copyright: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
License: Apache-2.0

Files: opentelemetry-proto/src/opentelemetry/proto/profiles/v1development/profiles_pb2.pyi
Copyright: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
 2016 Google Inc.
License: Apache-2.0

Files: debian/*
Copyright: 2025-2026 Carsten Schoenert <c.schoenert@t-online.de>
License: BSD-3-clause

License: Apache-2.0
 On Debian systems, the complete text of the Apache License can be found in
 the file `/usr/share/common-licenses/Apache-2.0'.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
  are met:
 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the owner nor the names of its contributors may be
    used to endorse or promote products derived from this software without
    specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package