Name: | python3-opentelemetry-exporter-zipkin |
---|---|
Version: | 1.12.0 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 26753 |
License: | Apache-2.0 |
RPM: | python3-opentelemetry-exporter-zipkin-1.12.0-8.el9.noarch.rpm |
Source RPM: | python-opentelemetry-1.12.0-8.el9.src.rpm |
Build Date: | Tue May 30 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/open-telemetry/opentelemetry-python |
Summary: | Zipkin Span Exporters for OpenTelemetry |
Description: | This library is provided as a convenience to install all supported OpenTelemetry Zipkin Exporters. Currently it installs: • opentelemetry-exporter-zipkin-json • opentelemetry-exporter-zipkin-proto-http In the future, additional packages may be available: • opentelemetry-exporter-zipkin-thrift To avoid unnecessary dependencies, users should install the specific package once they've determined their preferred serialization method. |
- Remove unnecessary shebangs in non-executable files
- Fix a missing fully-versioned subpackage interdependency
- Backport backoff v2 compat. fix from v1.14.0
- Don’t assume %_smp_mflags is -j%_smp_build_ncpus
- Add trailing slashes to directories in files sections
- Drop default -r argument to pyproject_buildrequires
- Update to v1.12.0 & v0.33b0 (close RHBZ#2117036)
- Update License to SPDX
- Install everything just once
- Enable thrift dependency for EPEL9 - Drop the “thrift” build conditional altogether