Name: | python3-opentelemetry-exporter-zipkin |
---|---|
Version: | 1.11.1 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 26753 |
License: | ASL 2.0 |
RPM: | python3-opentelemetry-exporter-zipkin-1.11.1-5.el9.noarch.rpm |
Source RPM: | python-opentelemetry-1.11.1-5.el9.src.rpm |
Build Date: | Fri Jun 17 2022 |
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. |
- Enable thrift dependency for EPEL9 - Drop the “thrift” build conditional altogether
- Additional EPEL9 conditionals
- Add conditionals to support EPEL9
- Loosen unnecessary or overly-strict BR’s
- Update to 1.11.0 (close RHBZ#2076332)
- Stop numbering patches
- Port to pyproject-rpm-macros
- Drop stray %%forgemeta macro
- Remove trailing .0’s in versioned Python dependencies
- Upstream issue #1975 seems resolved; stop skipping tests