7ce8a4 Update python-opentelemetry-exporter-otlp-proto-http to version 1.30.0 / rev 7 via SR 1248508

6 files Authored by dirkmueller 3 months ago, Committed by Bernhard M. Wiedemann 3 months ago,
    Update python-opentelemetry-exporter-otlp-proto-http to version 1.30.0 / rev 7 via SR 1248508
    
    https://build.opensuse.org/request/show/1248508
    by user dirkmueller + dimstar_suse
    - update to 1.30.0:
      * Always setup logs sdk,
        OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only
        controls python `logging` module handler setup
      * Add `attributes` field in `metrics.get_meter` wrapper
        function
      * Add Python 3.13 support
      * sdk: don't log or print warnings when the SDK has been
        disabled
      * Fix span context manager typing by using ParamSpec from
        typing_extensions
      * Fix serialization of None values in logs body to match
        1.31.0+ data model
      * [BREAKING] semantic-conventions: Remove `opentelemetry.semcon
        v.attributes.network_attributes.NETWORK_INTERFACE_NAME`
        introduced by mistake in the wrong module.
      * Add support for explicit bucket boundaries advisory for
        Histograms
      * semantic-conventions: Bump to 1.30.0
    
        
file modified
+0 -0
file modified
+26 -0