forked from pool/python-opentelemetry-proto
Accepting request 1198909 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1198909 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-opentelemetry-proto?expand=0&rev=5
This commit is contained in:
commit
f2ed1d4528
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35b6ef9dc4a9f7853ecc5006738ad40443701e52c26099e197895cbda8b815a3
|
|
||||||
size 35062
|
|
3
opentelemetry_proto-1.27.0.tar.gz
Normal file
3
opentelemetry_proto-1.27.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33c9345d91dafd8a74fc3d7576c5a38f18b7fdf8d02983ac67485386132aedd6
|
||||||
|
size 34749
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 4 20:33:33 UTC 2024 - Guang Yee <gyee@suse.com>
|
||||||
|
|
||||||
|
- update to 1.27.0:
|
||||||
|
* Implementation of Events API
|
||||||
|
* Make log sdk add exception.message to logRecord for exceptions whose argument is an exception not a string message
|
||||||
|
* Fix use of link.attributes.dropped, which may not exist
|
||||||
|
* Running mypy on SDK resources
|
||||||
|
* Added py.typed file to top-level module
|
||||||
|
* Drop Final annotation from Enum in semantic conventions
|
||||||
|
* Update log export example to not use root logger
|
||||||
|
* Update semantic conventions to version 1.27.0
|
||||||
|
* Add support to type bytes for OTLP AnyValue
|
||||||
|
* Export ExponentialHistogram and ExponentialHistogramDataPoint
|
||||||
|
* Implement Client Key and Certificate File Support for All OTLP Exporters
|
||||||
|
* Remove _start_time_unix_nano attribute from _ViewInstrumentMatch in favor of using time_ns() at the moment when the aggregation object is created
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 6 08:54:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu Jun 6 08:54:10 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-opentelemetry-proto
|
Name: python-opentelemetry-proto
|
||||||
Version: 1.25.0
|
Version: 1.27.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenTelemetry Python Proto
|
Summary: OpenTelemetry Python Proto
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user