gpo.zugaina.org

Search Portage & Overlays:

dev-python/opentelemetry-exporter-otlp-proto-common

OpenTelemetry Protobuf encoding

Screenshots

  • opentelemetry-exporter-otlp-proto-common-9999
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: nest
  • opentelemetry-exporter-otlp-proto-common-1.42.1
    ~amd64 ~arm64 ~x86
    test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: Miezhiko
  • opentelemetry-exporter-otlp-proto-common-1.42.1
    ~amd64 ~arm64 ~x86
    test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru
  • opentelemetry-exporter-otlp-proto-common-1.42.1
    ~amd64 ~arm64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff
  • opentelemetry-exporter-otlp-proto-common-1.42.0
    ~amd64 ~arm64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: stuff
  • opentelemetry-exporter-otlp-proto-common-1.41.1
    ~amd64 ~arm64 ~x86
    test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: robert7k
  • opentelemetry-exporter-otlp-proto-common-1.40.0
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: nest

ChangeLog

commit f8ad8bd535a20d9c1f92461b1bab803c301be3dc
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 21 21:24:40 2026 +0200

dev-python/opentelemetry-*: bump chain to 1.42.1

Add opentelemetry-{api,semantic-conventions,sdk}-1.42.1 to the overlay;
::gentoo has only 1.42.0 of these three packages and the exporter
ebuilds pin deps with ~...-$, so they must travel together.

Bump the five exporter packages (exporter-otlp, proto-common, proto-grpc,
proto-http, opentelemetry-proto) to 1.42.1 — all straight copies.
Drop 1.40.0 and 1.41.1 of the exporter packages (already committed).

commit 14993e5dfa57a7f87a047bc20c4017bf9174f903
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 21 21:19:11 2026 +0200

dev-python/opentelemetry-*: drop 1.40.0, 1.41.1

commit 85417a6f26df0153a1c18fb721610f375b0aeebb
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue May 19 19:32:29 2026 +0200

dev-python/opentelemetry-exporter-otlp-proto-common: add 1.42.0

commit e38e051926132756d3c42dc2f778046c4b91b971
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:35:08 2026 +0200

dev-python/opentelemetry-exporter-otlp-proto-common: disable py3.11

commit 18df288c6f44931d5a853789ffdf38ef4dabd714
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 14:43:45 2026 +0200

dev-python/opentelemetry-exporter-otlp-proto-common: add 1.41.1

commit 22e5d664e51b5f2f591cb8458b5ecdac8f025bc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu May 7 00:13:06 2026 +0200

dev-python/opentelemetry-exporter-otlp-proto-common: import from guru

Forked at 1.40.0; protobuf encoding shared between the gRPC and HTTP
OTLP exporters that vllm pulls in transitively.