Update python-opentelemetry-exporter-otlp-proto-http to version 1.24.0 / rev 3 via SR 1164542
https://build.opensuse.org/request/show/1164542
by user dirkmueller + anag+factory
- update to 1.24.0:
* Make create_gauge non-abstract method
* Make `tracer.start_as_current_span()` decorator work with
async functions
* Fix python 3.12 deprecation warning
* bump mypy to 0.982
* Add support for OTEL_SDK_DISABLED environment variable
* Fix ValueError message for PeriodicExportingMetricsReader
* Use `BaseException` instead of `Exception` in
`record_exception`
* Make span.record_exception more robust
* Fix license field in pyproject.toml files