Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-opentelemetry-instrumentation | Distribution: openSUSE:Factory:zSystems |
Version: 0.48b0 | Vendor: openSUSE |
Release: 1.2 | Build date: Fri Aug 30 12:00:44 2024 |
Group: Unspecified | Build host: reproducible |
Size: 163161 | Source RPM: python-opentelemetry-instrumentation-0.48b0-1.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-instrumentation | |
Summary: Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python |
Instrumentation Tools & Auto Instrumentation for OpenTelemetry Python
Apache-2.0
* Fri Aug 30 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Update to version 0.48b0 * `opentelemetry-instrumentation-kafka-python` Instrument temporary fork, kafka-python-ng inside kafka-python's instrumentation (#2537) * `opentelemetry-bootstrap` Remove `opentelemetry-instrumentation-aws-lambda` from the defaults instrumentations (#2786) * `opentelemetry-instrumentation-httpx` fix handling of async hooks (#2823) * `opentelemetry-instrumentation-system-metrics` fix `process.runtime.cpu.utilization` values to be shown in range of 0 to 1 (#2812) * `opentelemetry-instrumentation-fastapi` fix `fastapi` auto-instrumentation by removing `fastapi-slim` support, `fastapi-slim` itself is discontinued from maintainers (#2783) * `opentelemetry-instrumentation-aws-lambda` Avoid exception when a handler is not present. (#2750) * `opentelemetry-instrumentation-django` Fix regression * `http.target` re-added back to old semconv duration metrics (#2746) * `opentelemetry-instrumentation-asgi` do not set `url.full` attribute for server spans (#2735) * `opentelemetry-instrumentation-grpc` Fixes the issue with the gRPC instrumentation not working with the 1.63.0 and higher version of gRPC (#2483) * `opentelemetry-instrumentation-aws-lambda` Fixing w3c baggage support (#2589) * `opentelemetry-instrumentation-celery` propagates baggage (#2385) * `opentelemetry-instrumentation-asyncio` Fixes async generator coroutines not being awaited (#2792) * `opentelemetry-instrumentation-tornado` Handle http client exception and record exception info into span (#2563) * `opentelemetry-instrumentation` fix `http.host` new http semantic convention mapping to depend on `kind` of span (#2814) - for changes between 0.25b2 and 0.48b0 see upstream CHANGELOG.md - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch build system from setuptools to pyproject.toml * Add python-pip and python-wheel to BuildRequires * Limit Python files matched in %files section * Replace %python_build with %pyproject_wheel * Replace %python_install with %pyproject_install - Update BuildRequires from pyproject.toml * Fri Nov 05 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> - Initial build + Version 0.25b2
/etc/alternatives/opentelemetry-bootstrap /etc/alternatives/opentelemetry-instrument /usr/bin/opentelemetry-bootstrap /usr/bin/opentelemetry-bootstrap-3.11 /usr/bin/opentelemetry-instrument /usr/bin/opentelemetry-instrument-3.11 /usr/lib/python3.11/site-packages/opentelemetry/instrumentation /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__ /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/_semconv.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/_semconv.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/bootstrap.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/bootstrap.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/bootstrap_gen.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/bootstrap_gen.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/dependencies.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/dependencies.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/distro.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/distro.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/environment_variables.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/environment_variables.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/instrumentor.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/instrumentor.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/propagators.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/propagators.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/sqlcommenter_utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/sqlcommenter_utils.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/version.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/__pycache__/version.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/_semconv.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__init__.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__ /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/_load.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/_load.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/sitecustomize.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/__pycache__/sitecustomize.cpython-311.pyc /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/_load.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/auto_instrumentation/sitecustomize.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/bootstrap.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/bootstrap_gen.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/dependencies.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/distro.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/environment_variables.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/instrumentor.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/propagators.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/py.typed /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/sqlcommenter_utils.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/utils.py /usr/lib/python3.11/site-packages/opentelemetry/instrumentation/version.py /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/METADATA /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/RECORD /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/WHEEL /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/licenses /usr/lib/python3.11/site-packages/opentelemetry_instrumentation-0.48b0.dist-info/licenses/LICENSE /usr/share/doc/packages/python311-opentelemetry-instrumentation /usr/share/doc/packages/python311-opentelemetry-instrumentation/README.rst /usr/share/licenses/python311-opentelemetry-instrumentation /usr/share/licenses/python311-opentelemetry-instrumentation/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 4 23:43:41 2025