15
0

Accepting request 1135287 from devel:languages:python

- update to 1.22.0:
  * Prometheus exporter sanitize info metric (#3572)
  * Remove Jaeger exporters (#3554)
  * Log stacktrace on `UNKNOWN` status OTLP export error  (#3536)
  * Fix OTLPExporterMixin shutdown timeout period (#3524)
  * Handle `taskName` `logrecord` attribute (#3557)

OBS-URL: https://build.opensuse.org/request/show/1135287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opentelemetry-api?expand=0&rev=11
This commit is contained in:
2023-12-28 22:01:50 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d6185fd5043e000075d921822fd2d26b953eba8ca21b1e2fa360dd46a7686316
size 56674

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15ae4ca925ecf9cfdfb7a709250846fbb08072260fca08ade78056c502b86bed
size 56708

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Dec 27 11:03:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.22.0:
* Prometheus exporter sanitize info metric (#3572)
* Remove Jaeger exporters (#3554)
* Log stacktrace on `UNKNOWN` status OTLP export error (#3536)
* Fix OTLPExporterMixin shutdown timeout period (#3524)
* Handle `taskName` `logrecord` attribute (#3557)
-------------------------------------------------------------------
Sun Dec 10 21:48:52 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?sle15_python_module_pythons}
Name: python-opentelemetry-api
Version: 1.21.0
Version: 1.22.0
Release: 0
Summary: OpenTelemetry Python API
License: Apache-2.0